Interface Representable<T extends K1,C,Mu extends Representable.Mu>

All Superinterfaces:
App<Mu,T>, Functor<T,Mu>, Kind1<T,Mu>
All Known Implementing Classes:
FunctionType.ReaderInstance

public interface Representable<T extends K1,C,Mu extends Representable.Mu> extends Functor<T,Mu>