cache.remarkup
No OneTemporary

File Metadata

Created
Wed, Jul 8, 11:29 PM

cache.remarkup

  • enclosed(parent-child) cache storage
  • sequential flow cache storage
  • cache implemented as set of cache invariant annotations, like:

sin = function (x:: num)::num; cache(ResultDependsOnArgumentsOnly)

Event Timeline