IterableContentEquals<E>  extension 
 
- on
- 
          - Iterable<E> 
 
- Iterable<
Methods
- 
  contentEquals(Iterable< E> other, [bool checkEqual(E a, E b)?]) → bool
- 
      Available on Iterable< Returns true if this collection is structurally equal to theE> , provided by the IterableContentEquals extensionothercollection.