ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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.