Skip to content

0.1.0

Compare
Choose a tag to compare
@AxelVoitier AxelVoitier released this 18 May 14:36
· 69 commits to master since this release
  • Initial dump of code.
  • Defines the public API for lookups.
  • Provides fixed lookup: members are defined at instantiation time and never change.
  • Provides singleton lookup: only one member defined at instantiation time and never change.
  • Provides empty lookup: a special lookup with nothing in it.