package stitch

  1. Overview
  2. Docs

Module Function.Return_valueSource

Sourcetype 'a t
Sourceval make : to_yojson:('a -> Yojson.Safe.json) -> of_yojson:(Yojson.Safe.json -> ('a, string) result) -> equal:('a -> 'a -> bool) -> show:('a -> string) -> 'a t