dorm ~master (2022-11-24T09:54:00.4135699)
Dub
Repo
set.set
dorm
api
db
UpdateOperation
set
Undocumented in source. Be warned that the author may not have intended to support it.
typeof
(
this
)
set
(P patch)
typeof
(
this
)
set
(FieldOrPatch[0] patch)
template
set
(FieldOrPatch...)
@
safe
return
static if
(!(
FieldOrPatch.length == 0
))
static if
(
is(FieldOrPatch[0] == struct)
)
typeof
(this)
set
(
FieldOrPatch
[0]
patch
)
typeof
(
this
)
set
(typeof(mixin (FieldOrPatch[0])) value)
Meta
Source
See Implementation
dorm
api
db
UpdateOperation
set
functions
set