ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
stripQualifiedPrefix
ocean
meta
codegen
CTFE
Utility to strip the part before the '.' in a string.
istring
stripQualifiedPrefix
(
istring
name
)
Parameters
name
istring
string to scan
Meta
Source
See Implementation
ocean
meta
codegen
CTFE
functions
stripQualifiedPrefix
toString
toStringImpl
Utility to strip the part before the '.' in a string.