tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
isValid
tagion
Keywords
Check if the CTE string
word
belongs to
K
string enum
template
isValid (
K
string
word
)
if
(
is
(
K
== enum)
) {
enum
code
;
enum
isValid
;
}
Members
Manifest constants
code
enum
code
;
Undocumented in source.
isValid
enum
isValid
;
Undocumented in source.
Meta
Source
See Implementation
tagion
Keywords
static variables
_keywords
templates
isValid
Check if the CTE string word belongs to K string enum