Built-in Types and Functions in Perl 6
- Strings, split, join, case folding, substr
- Basic numbers, arithmetic operations
- Big integers
- Complex numbers
- Rat type
- Hashes, Pairs
- Lists, arrays, map, grep
- Autovivification
- Lazy lists, gather/take
- LoL
- Ranges
- Trigonometric
- Probabalistic (rand, pick, roll)
- sprintf, .fmt
- Object hashes, Sets, KeySet, KeyBag
- Buf, buf, utf8
- DateTime, Date
- Native operators
Andrew Shitov,
andy@shitov.ru