mambo v0.0.8 (2019-02-19T11:50:32Z)
Home
Dub
Repo
Singleton
mambo
util
Singleton
Undocumented in source.
template
Singleton () {
static
typeof
(
this
)
instance
();
}
Members
Static functions
instance
typeof
(
this
)
instance
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
mambo
util
Singleton
templates
Singleton