fluid ~master (2024-02-07T07:38:27.1400979)
Dub
Repo
SimpleConstructor
fluid
utils
Undocumented in source.
@
safe
struct
SimpleConstructor (
T
alias
fun
= "a"
) {
alias
Type
=
T
;
alias
initializer
=
unaryFun
!
fun
;
Type
opCall
(Args args);
}
Members
Aliases
Type
alias
Type
=
T
Undocumented in source.
initializer
alias
initializer
=
unaryFun
!
fun
Undocumented in source.
Functions
opCall
Type
opCall
(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
fluid
utils
aliases
BasicNodeParamLength
enums
isSimpleConstructor
simpleConstructor
functions
center
contains
end
openURL
size
start
structs
SimpleConstructor
templates
BasicNodeParam
StaticFieldNames