Concepts

Background reading on how a Registry works:

  • Registry and entries — what an entry is, the four prepend operators, and LIFO precedence.
  • Resolution — how make[T] walks the graph.
  • Safety — what +: and makeSafe[T] actually check.
  • Memoizationshare vs const and per-call vs per-registry caching.
  • Customization — refinements, erase, and wrapping funs.

Table of contents


This site uses Just the Docs, a documentation theme for Jekyll.