stdx
stdx
API
stdx
collections
immutable
impl
Evermean
IncomparableException
Metadata
Tree
TreeChain
TreeChain
given_Chain_TreeChain
TreeOSet
TreeOSet
given_OSet_TreeOSet
impl
Macros
Antichain
AssertionException
Chain
Chain
Collection
Distinct
CanBeDistinct
CanBeDistinct
Foldable
IllegalInputException
Index
int
IndexOverflow
Indexed
JFREvents
Maybe
Empty
Mergeable
NoDebug
OSet
OSet
OrderedFoldable
PositiveInt
given_FromDigits_PositiveInt
int
PositiveIntOverflow
PositiveLong
c
given_Order_PositiveLong
integral
Query
Query
And
EqsTo
GreaterThan
IncomparableTo
LessThan
None
Or
SearchResult
Sized
Sorted
SortedArrayBuffer
UnconstrainedStepable
math
Comparison
Interval
Interval
IntervalLike
IntervalLike
Order
Order
PartialOrder
PartialOrder
given_PartialOrder_Int
given_PartialOrder_Long
given_PartialOrder_String
util
Box
Debug
LEither
T1
D
build_info
BuildInfo
stdx
/
stdx
/
stdx.collections
/
Sorted
Sorted
stdx.collections.Sorted$package.Sorted
object
Sorted
Attributes
Experimental
true
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Sorted
.
type
Members list
Clear all
Value members
Concrete methods
inline
def
assert
[
A
,
T
<:
(
Seq
)](
t
:
T
[
A
]):
Sorted
[
T
[
A
]]
def
sort
[
A
,
T
<:
([
U
]
=>>
Seq
[
U
]
&
SeqOps
[
U
,
_
[
_
],
T
[
U
]])](
t
:
T
[
A
])(
using
Ordering
[
A
]):
Sorted
[
T
[
A
]]
def
sortInPlace
[
A
,
T
<:
([
U
]
=>>
IndexedSeq
[
U
]
&
IndexedSeqOps
[
U
,
_
<:
([
_
]
=>>
Pure
),
T
[
U
]])](
t
:
T
[
A
])(
using
Ordering
[
A
]):
Sorted
[
T
[
A
]]
In this article
Attributes
Members list
Value members
Concrete methods