Newtype7
Constructors
makeCombinerconstLifts a Combiner for the carrier type into a Combiner for the newtype.makeEquivalenceconstLifts an Equivalence for the carrier type into an Equivalence for the newtype.makeIsofunctionCreates an Optic.Iso for a newtype, providing both wrapping (set) and unwrapping (get).makeOrderconstLifts an Order for the carrier type into an Order for the newtype.makeReducerconstLifts a Reducer for the carrier type into a Reducer for the newtype.