ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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