IterableTakeFirst<E>  extension 
 
- on
- 
          - Iterable<E> 
 
- Iterable<
Methods
- 
  takeFirst(int n) → List< E> 
- 
      Available on Iterable< Returns a list containing firstE> , provided by the IterableTakeFirst extensionnelements.