witness-0.1: values that witness types

Data.Witness

Synopsis

Documentation

matchIs :: (SimpleWitness w, Is w a, Is w b) => Type (w ()) -> Maybe (EqualType a b)Source

See whether two represented and witnessed types are the same.