ServerEndpointImapK

class ServerEndpointImapK[I, E, O, S, F[_]](endpoint: ServerEndpoint[I, E, O, S, F])
class Object
trait Matchable
class Any

Value members

Concrete methods

def imapK[G[_]](fk: FunctionK[F, G])(gK: FunctionK[G, F]): ServerEndpoint[I, E, O, S, G]