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
/
Query
Query
stdx.collections.Query
See the
Query
companion object
sealed
trait
Query
Attributes
Companion
object
Experimental
true
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
And
trait
EqsTo
trait
GreaterThan
trait
IncomparableTo
trait
LessThan
trait
None
trait
Or
Show all
Members list
Clear all
Type members
Types
type
Elem
type
O
<:
PartialOrder
[
Elem
]
Value members
Abstract methods
def
predicate
:
O
?=>
Elem
=>
Boolean
Concrete methods
def
and
(
b
: a.
O
?=>
Query
{
type
O
=
a.
O
;
type
Elem
=
a.
Elem
; })(
using
a.
O
):
Query
{
type
O
=
a.
O
;
type
Elem
=
a.
Elem
; }
Extension method from
Query
def
or
(
b
:
Query
{
type
O
=
a.
O
;
type
Elem
=
a.
Elem
; })(
using
a.
O
):
Query
{
type
O
=
a.
O
;
type
Elem
=
a.
Elem
; }
Extension method from
Query
In this article
Attributes
Members list
Type members
Types
Value members
Abstract methods
Concrete methods