The empty type if x is false, itself otherwise.
Declared in <script/miniscript.h>
<script/miniscript.h>
constexpr Type If(bool x) const;
This type when x is true, otherwise the empty type.