F should extend HktRep because functions below require HktRep.
F
HktRep
All instances of Representable must satisfy these laws:
Representable
compose(index)(tabulate) == id
compose(tabulate)(index) == id
Readonly
Generated using TypeDoc
F
should extendHktRep
because functions below requireHktRep
.All instances of
Representable
must satisfy these laws:compose(index)(tabulate) == id
,compose(tabulate)(index) == id
.