viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.security
/
SecurityLattice
/
join
join
open
infix override
fun
join
(
that
:
SecurityLattice
<
T
>
)
:
SecurityLattice
<
T
>
The least upper bound of
this
and
that
.