grapes-set-grapes: persist a valut to storage

Description Usage Arguments Value

Description

persist a valut to storage

Usage

1
n %<-% value

Arguments

n

The name where to bind the returned function

value

The value to compute.

Value

A constant function. The first time this function is called, it will try to read the persisted value from disk. If the file is not present, it will compute and persist it.


argent0/functional documentation built on May 10, 2019, 1:26 p.m.