package core_extended

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

Extensio to Core.Memo

val general_rec : (('a -> 'b) -> 'a -> 'b) -> 'a -> 'b

A version of Memo.general more suitable for memoizing recursively-defined functions

val reentrant_unit : (unit -> 'a) -> unit -> 'a
OCaml

Innovation. Community. Security.