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