inochi2d ~main (2026-08-20T13:21:03.36605)
Dub
Repo
TypeRegistry.opApply
inochi2d
core
registry
TypeRegistry
Allows iterating over the registry.
struct
TypeRegistry
(T, Args...)
@
nogc
@
nogc
@
trusted
int
opApply
(
scope
int
delegate
(
TypeId
)
dg
)
Parameters
dg
int
delegate
(
TypeId
)
The function to call on each iteration.
Meta
Source
See Implementation
inochi2d
core
registry
TypeRegistry
aliases
ArgsT
functions
create
has
lookup
opApply
register
tryCreateFrom
properties
alignment
Allows iterating over the registry.