SynchronizedPersistentMemoized

As above, but with synchronization

Constructors

this
this(string fileName)
Undocumented in source.

Members

Aliases

AA
alias AA = ReturnType!fun[string]
Undocumented in source.

Functions

opCall
ReturnType!fun opCall(ParameterTypeTuple!fun args)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

mutex
Object mutex;
Undocumented in source.

Meta