TaggedSet
scalus.cardano.ledger.TaggedSet$package.TaggedSet
object TaggedSet
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TaggedSet.type
Members list
Value members
Concrete methods
Creates a TaggedSet
with the specified elements.
Creates a TaggedSet
with the specified elements.
Type parameters
- A
-
the type of the
TaggedSet
's elements
Value parameters
- elems
-
the elements of the created
TaggedSet
Attributes
- Returns
-
a new
TaggedSet
with elementselems
Givens
Givens
Extensions
Extensions
extension [A](s: TaggedSet[A])
Converts a TaggedSet
to an IndexedSeq
Converts a TaggedSet
to an IndexedSeq
Attributes
In this article