Relude_Interface.FUNCTION_1_F
Module type functor which captures a simple a => b function
A: BsBastet.Interface.TYPE
B: BsBastet.Interface.TYPE
type a
= A.t
type b
= B.t
let f: a => b;