package owee

  1. Overview
  2. Docs
type t
val service : t -> 'result service -> 'result service_result

The service dispatch function. Given a value of type t and a service, try to satisfy this service.