Queryable collections for Dart language.
Version 0.0.15
Inspired by Microsoft LINQ.
Classes
Collection
Dictionary
DictionaryKeyCollection
DictionaryValueCollection
EqualityComparer
HasIterator
ICollection
IDictionary
IEnumerable
IEqualityComparer
IList
IReadOnlyCollection
IReadOnlyDictionary
IReadOnlyList
KeyValuePair
ReadOnlyCollection
ReadOnlyDictionary
ReadOnlyDictionaryKeyCollection
ReadOnlyDictionaryValueCollection
Methods
aggregate
all
any
asIterable
asQueryable
average
cast
concat
contains
count
defaultIfEmpty
distinct
elementAt
elementAtOrDefault
except
first
firstOrDefault
groupBy
groupJoin
intersect
join
last
lastOrDefault
max
min
ofType
orderBy
orderByDescending
range
repeat
select
selectMany
sequenceEqual
single
singleOrDefault
skip
skipWhile
sum
take
takeWhile
toCollection
toDictionary
toList
toLookup
union
where
Other classes
Enumerable
IGrouping
ILookup
IOrderedEnumerable
IOrderedQueryable
IQueryable
Lookup
Queryable
Other methods
thenBy