Module ddash.utils.flag

Like std.typecons.Flag but without strings

Structs

NameDescription
Flag This can be used like std.typecons.Flag but has a nicer API that doesn't use strings or the Yes. and No. constructs.