memoize

Undocumented in source.

Members

Mixin templates

CachedProperty
mixintemplate CachedProperty(string name, string baseName = '_' ~ name)

The following code makes cached (memoized) property f

Meta