tida v0.1.3 (2022-04-24T19:31:37Z)
Home
Dub
Repo
hasMatch.hasMatch
tida
scenemanager
SceneManager
hasMatch
Undocumented in source.
template
hasMatch
(alias attrib, alias AttribType)
@
safe
enum
hasMatch
=
is
(
typeof
(
attrib
) ==
AttribType
) ||
is
(
attrib
==
AttribType
) ||
is
(
typeof
(
attrib
) :
AttribType
) ||
is
(
attrib
:
AttribType
)
;
Meta
Source
See Source File
tida
scenemanager
SceneManager
hasMatch
manifest constants
hasMatch