IterableSorted<E>  extension 
 
- on
- 
          - Iterable<E> 
 
- Iterable<
Methods
- 
  sorted() → List< E> 
- 
      Available on Iterable< Returns a new list with all elements sorted according to natural sort order.E> , provided by the IterableSorted extension