limabean.core.registry

Functions to build and query registry.

The registry is build from directives and options, and contains for example, booking method for each account, and currencies in order of frequency of usage.

acc-booking

(acc-booking reg acc)

Lookup the booking method for an account in the registry.

build

(build directives options)

Build the registry for given directives and options.