shark ~master (2019-01-11T20:47:28Z)
Dub
Repo
Result.RowImpl
shark
database
Database
Result
Undocumented in source.
struct
Result
static
class
RowImpl :
Row
(
T
) {
T
value
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
value
T
value
;
Undocumented in source.
Inherited Members
From Row
from
Row
from
(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
shark
database
Database
Result
classes
Row
RowImpl
functions
apply
bind
variables
columns
rows