ServerEndpointImapK

implicit implicit class ServerEndpointImapK[R, F[_]](endpoint: ServerEndpoint[R, F])
class Object
trait Matchable
class Any

Value members

Concrete methods

def imapK[G[_]](fk: FunctionK[F, G])(gk: FunctionK[G, F]): ServerEndpoint[R, G]