mpcrl.util.seeding.Union#

class mpcrl.util.seeding.Union#

Bases: object

Represent a union type

E.g. for int | str

Methods