godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
isCompatibleArrayAccessStrings
godot
util
swizzle
compatible for creating access dispatches
pure
bool
isCompatibleArrayAccessStrings
(
size_t
N
,
string
str
,
string
sep1
= ""
,
string
sep2
= "|"
)
Meta
Source
See Implementation
godot
util
swizzle
functions
allowedChar
allowedCharsOnly
getAccessFieldsCount
getIndex
isArrayAccessString
isCompatibleArrayAccessString
isCompatibleArrayAccessStrings
isOneSymbolPerFieldAccessString
isOneSymbolPerFieldForAnyAccessString
isValueAccessString
oneOfAccess
oneOfAccessAll
oneOfAnyAccessAll
startsWithAllowedChars
mixin templates
accessByString
compatible for creating access dispatches