ocean v6.1.0 (2021-04-20T01:38:04Z)
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
snakeToPascal
stripQualifiedPrefix
toString
toStringImpl
Utility to strip the part before the '.' in a string.