Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 138 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 138 Bytes

where_not_null

A single extension on Iterable<T?> to convert it to Iterable<T>, since Dart's type system makes it kinda difficult.