Brand8
Constructors
checkfunctionCreates a branded type Constructor from one or more schema checks.makefunctionReturns a Constructor that can construct a branded type from an unbranded value using the provided filter predicate as validation of the input data.nominalfunctionReturns a Constructor that does not apply any runtime checks and just returns the provided value.