ocean ~master (2025-12-21T07:04:04.4212625)
Dub
Repo
stripQualifiedPrefix
ocean
meta
codegen
CTFE
Utility to strip the part before the '.' in a string.
string
stripQualifiedPrefix
(
string
name
)
Parameters
name
string
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.