Skip to content

Using `isEmpty` and `isNotEmpty`

Compare
Choose a tag to compare
@aab29 aab29 released this 20 Feb 20:25
· 34 commits to master since this release
bf9471b

Changed usages of length == 0 and length > 0 to isEmpty and isNotEmpty, respectively, in accordance with hints provided by Pub.