aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
DecoratorChain.empty
aermicioi
aedi
storage
decorator
DecoratorChain
Whether empty or not
struct
DecoratorChain
(ComponentType, DecoratorType)
bool
empty
(
)
if
(
is
(
ComponentType
== class) ||
is
(
ComponentType
== interface)
)
Return Value
Type:
bool
true if empty false otherwise
Meta
Source
See Implementation
aermicioi
aedi
storage
decorator
DecoratorChain
constructors
this
functions
empty
front
popFront
save
Whether empty or not