package memo

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

The output signature of the functors Mk, Make, MakeWeak and Fake.

type t
val memo : ((t -> 'a) -> t -> 'a) -> t -> 'a