v6.0.0
feat!: allow take and put with count=0 and improve count validations
BREAKING CHANGE: count cannot be a non-integer
Previously, these operations would recognize count=0 as "falsy" and use some default value.
feat!: allow take and put with count=0 and improve count validations
BREAKING CHANGE: count cannot be a non-integer
Previously, these operations would recognize count=0 as "falsy" and use some default value.