Fixes a bug where Option.of(0)
would return a None()
rather than a Some(0)
Skipping version 1.3.5 because I accidentally published it without first building from src. Version 1.3.5 has been removed from NPM.
Fixes a bug where Option.of(0)
would return a None()
rather than a Some(0)
Skipping version 1.3.5 because I accidentally published it without first building from src. Version 1.3.5 has been removed from NPM.