1. Constructors
  2. new
  3. from
  4. identity
  5. of
  6. Properties
  7. average (ext)
  8. average (ext)
  9. first
  10. firstOrNull (ext)
  11. firstOrNull (ext)
  12. flattened (ext)
  13. flattenedToList (ext)
  14. flattenedToSet (ext)
  15. hashCode
  16. indexed (ext)
  17. isEmpty
  18. isNotEmpty
  19. iterator
  20. last
  21. lastOrNull (ext)
  22. lastOrNull (ext)
  23. length
  24. max (ext)
  25. max (ext)
  26. max (ext)
  27. max (ext)
  28. maxOrNull (ext)
  29. maxOrNull (ext)
  30. maxOrNull (ext)
  31. maxOrNull (ext)
  32. min (ext)
  33. min (ext)
  34. min (ext)
  35. min (ext)
  36. minOrNull (ext)
  37. minOrNull (ext)
  38. minOrNull (ext)
  39. minOrNull (ext)
  40. nonNulls (ext)
  41. runtimeType
  42. single
  43. singleOrNull (ext)
  44. singleOrNull (ext)
  45. sum (ext)
  46. sum (ext)
  47. sum (ext)
  48. wait (ext)
  49. Methods
  50. add
  51. addAll
  52. any
  53. asNameMap (ext)
  54. byName (ext)
  55. cast
  56. clear
  57. contains
  58. containsAll
  59. difference
  60. elementAt
  61. elementAtOrNull (ext)
  62. elementAtOrNull (ext)
  63. every
  64. expand
  65. expandIndexed (ext)
  66. firstWhere
  67. firstWhereIndexedOrNull (ext)
  68. firstWhereOrNull (ext)
  69. fold
  70. foldIndexed (ext)
  71. followedBy
  72. forEach
  73. forEachIndexed (ext)
  74. forEachIndexedWhile (ext)
  75. forEachWhile (ext)
  76. groupFoldBy (ext)
  77. groupListsBy (ext)
  78. groupSetsBy (ext)
  79. intersection
  80. isSorted (ext)
  81. isSorted (ext)
  82. isSortedBy (ext)
  83. isSortedByCompare (ext)
  84. join
  85. lastBy (ext)
  86. lastWhere
  87. lastWhereIndexedOrNull (ext)
  88. lastWhereOrNull (ext)
  89. lookup
  90. map
  91. mapIndexed (ext)
  92. none (ext)
  93. noSuchMethod
  94. reduce
  95. reduceIndexed (ext)
  96. remove
  97. removeAll
  98. removeWhere
  99. retainAll
  100. retainWhere
  101. sample (ext)
  102. shuffled (ext)
  103. singleWhere
  104. singleWhereIndexedOrNull (ext)
  105. singleWhereOrNull (ext)
  106. skip
  107. skipWhile
  108. slices (ext)
  109. sorted (ext)
  110. sorted (ext)
  111. sortedBy (ext)
  112. sortedByCompare (ext)
  113. splitAfter (ext)
  114. splitAfterIndexed (ext)
  115. splitBefore (ext)
  116. splitBeforeIndexed (ext)
  117. splitBetween (ext)
  118. splitBetweenIndexed (ext)
  119. take
  120. takeWhile
  121. toList
  122. toSet
  123. toString
  124. union
  125. where
  126. whereIndexed (ext)
  127. whereNot (ext)
  128. whereNotIndexed (ext)
  129. whereNotNull (ext)
  130. whereType
  131. Operators
  132. operator ==