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
Fshould extendHktRepbecause functions below requireHktRep.All instances of
Representablemust satisfy these laws:compose(index)(tabulate) == id,compose(tabulate)(index) == id.