Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: ae7cf355db859aa8782533ce7cd25378b219fd57 https://github.com/perl6/specs/commit/ae7cf355db859aa8782533ce7cd25378b219fd57 Author: Larry Wall <[email protected]> Date: 2013-12-28 (Sat, 28 Dec 2013)
Changed paths:
M S32-setting-library/Numeric.pod
Log Message:
-----------
Define .narrow method to narrow numeric types
Can narrow either Rat or Num to Int, for instance.
Resolves #47.
