i18n ~master (2016-04-04T10:13:17Z)
Dub
Repo
Strings.identifierExists
i18n
text
Strings
struct
Strings
()
static pure nothrow @
safe
@
nogc
bool
identifierExists
(
string
id
)
Return Value
Type:
bool
true
iff id is defined in the primary catalog Complexity:
O
(log n)
Meta
Source
See Implementation
i18n
text
Strings
aliases
I18NString
postblits
this(this)
static functions
identifierExists
templates
getEncoded
opDispatch