dlms ~CTFE-v1 (2022-05-19T18:32:32.2175028)
Dub
Repo
Binary
lms
Undocumented in source.
class
Binary : Lift!T(
string
op
T
U
) {
this
(Lift!T lhs, Lift!U rhs);
T
eval
(Stage stage);
Lift
!
T
partial
(Stage stage);
}
Constructors
this
this
(Lift!T lhs, Lift!U rhs)
Undocumented in source.
Members
Functions
eval
T
eval
(Stage stage)
Undocumented in source. Be warned that the author may not have intended to support it.
partial
Lift
!
T
partial
(Stage stage)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
lms
classes
BasicStage
Binary
Box
Constant
Lift
LmsEvaluationFailed
LmsException
LmsNameConflict
LmsNameResolution
Slot
functions
assertThrows
lift
interfaces
Stage
templates
Unlift