ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
U3
ocean
core
SmartUnion
Undocumented in source.
version(unittest)
union
U3 {
S1
a
;
uint
b
;
}
Members
Variables
a
S1
a
;
Undocumented in source.
b
uint
b
;
Undocumented in source.
Meta
Source
See Implementation
ocean
core
SmartUnion
classes
C1
functions
callWithActive
structs
S1
SmartUnion
unions
U1
U2
U3