yyd v0.2.0 (2023-02-09T23:39:10Z)
Dub
Repo
_mcontractm._
yyd
tool
_mcontractm
Undocumented in source.
mixintemplate
_mcontractm
(alias Cond, alias Fnc = _identity)
mixin template
_ (
U
...
)
if
(
Cond
) {
mixin
Fnc
!
U
;
}
Members
Mixins
__anonymous
mixin
Fnc
!
U
Undocumented in source.
Meta
Source
See Implementation
yyd
tool
_mcontractm
mixin templates
_