parrotcode: Perl 6 boolean class | |
Contents | Language Implementations | Perl6 |
Bool - Perl 6 boolean class
This file sets up the Perl 6 Order
class,
and initializes symbols for Order::Increase
,
Order::Decrease
,
and Order::Same
.
Note that one we have true Perl 6 enums this file will probably disappear and the definition moved into a prelude.
|