tida ~master (2021-10-06T18:27:09Z)
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