There are many routines in Raku because operators are treated as routines. Search in the table below for routines that have been documented.

CategoryNameTypeWhere documented
PRAGMASprecompilation precompilation language/pragmas
ASYNCHRONOUS PHASERSDOC DOC language/phasers
OTHER LANGUAGESdie - perlfunc die - perlfunc language/perl-func
REFERENCEAnonymous Anonymous language/glossary
REFERENCEHuffmanize Huffmanize language/glossary
OTHER LANGUAGESdbm - perlfunc dbm - perlfunc language/perl-func
SYNTAX**@ **@ language/signatures
OTHER LANGUAGESunpack - perlfunc unpack - perlfunc language/perl-func
TRAITSis required is required type/Attribute
REFERENCEpriming priming language/glossary
METAOPERATORSS S language/operators
REGEXES[ ] [ ] language/regexes
Variable$/ variable language/variables
OTHER LANGUAGESuse - perlfunc use - perlfunc language/perl-func
OTHER LANGUAGESlstat - perlfunc lstat - perlfunc language/perl-func
REFERENCETIMTOWTDI TIMTOWTDI language/glossary
REFERENCEfiddly fiddly language/glossary
ASYNCHRONOUS PHASERSQUIT QUIT language/phasers
CONTROL FLOWdefault when default when language/control
OTHER LANGUAGESlast - perlfunc last - perlfunc language/perl-func
REFERENCENQP NQP language/glossary
REFERENCEPOV POV language/glossary
ADVERBS:ignoremark :ignoremark language/regexes
REFERENCEunit (MAIN) unit (MAIN) language/create-cli
OTHER LANGUAGESlcfirst - perlfunc lcfirst - perlfunc language/perl-func
PHASERSPOST POST language/phasers
TUTORIALpreincrement (Basics) preincrement (Basics) language/101-basics
REGEXESrecursive recursive language/regexes
PHASERSUNDO UNDO language/phasers
Variable$_ variable language/variables
OTHER LANGUAGESgetpeername - perlfunc getpeername - perlfunc language/perl-func
REFERENCEPerlย 6 Perlย 6 language/glossary
REFERENCELHF LHF language/glossary
REFERENCEPAST PAST language/glossary
OTHER LANGUAGESucfirst - perlfunc ucfirst - perlfunc language/perl-func
OTHER LANGUAGESbless - perlfunc bless - perlfunc language/perl-func
PRAGMASMONKEY-GUTS MONKEY-GUTS language/pragmas
TUTORIALfor (Basics) for (Basics) language/101-basics
SYNTAXTwigil Twigil language/variables
REFERENCEIWBN IWBN language/glossary
REFERENCEParrot Parrot language/glossary
OTHER LANGUAGES$" (Perl) $" (Perl) language/perl-var
REFERENCEroast roast language/glossary
REGEXESNamed captures Named captures language/regexes
REFERENCEecosystem ecosystem language/glossary
ADVERBS:exhaustive :exhaustive language/regexes
OTHER LANGUAGESpos - perlfunc pos - perlfunc language/perl-func
REFERENCEReify Reify language/glossary
OTHER LANGUAGESchdir - perlfunc chdir - perlfunc language/perl-func
REFERENCESTD STD language/glossary
SUBROUTINESnextsame nextsame language/functions
CONTROL FLOWrepeat repeat language/control
REFERENCERT RT language/glossary
OTHER LANGUAGESkill - perlfunc kill - perlfunc language/perl-func
REFERENCEPropspec Propspec language/glossary
REFERENCEColon Pair Colon Pair language/glossary
REFERENCEStub Stub language/glossary
SUBROUTINEScallwith callwith language/functions
SYNTAXrule rule language/grammars
SYNTAXrole role language/objects
REFERENCErole role language/glossary
REFERENCEUB UB language/glossary
OTHER LANGUAGESseekdir - perlfunc seekdir - perlfunc language/perl-func
LANGUAGEType objects Type objects language/objects
OTHER LANGUAGESgetc - perlfunc getc - perlfunc language/perl-func
REGEXES\x \x language/regexes
OTHER LANGUAGESreadlink - perlfunc readlink - perlfunc language/perl-func
REFERENCEpugs pugs language/glossary
SYNTAXPair literals Pair literals language/syntax
LANGUAGEpack pack language/experimental
Twigil! twigil language/variables
OTHER LANGUAGESpackage - perlfunc package - perlfunc language/perl-func
PRAGMASexperimental experimental language/pragmas
REFERENCEzef zef language/glossary
OTHER LANGUAGESgetppid - perlfunc getppid - perlfunc language/perl-func
Declaratoraugment declarator language/variables
OTHER LANGUAGESsetpriority - perlfunc setpriority - perlfunc language/perl-func
PROGRAMScommand-line argument bundling command-line argument bundling language/create-cli
ADVERBS:global :global language/regexes
OTHER LANGUAGESprint - perlfunc print - perlfunc language/perl-func
REFERENCEimport import language/glossary
LANGUAGEimport import language/module-packages
LANGUAGEArgument Argument language/functions
REGEXESActions Actions language/grammars
OTHER LANGUAGESpop - perlfunc pop - perlfunc language/perl-func
VARIABLES%?RESOURCES %?RESOURCES language/variables
VARIABLES$0 $0 language/variables
OTHER LANGUAGESdelete - perlfunc delete - perlfunc language/perl-func
REFERENCEMainline Mainline language/glossary
OTHER LANGUAGESlength - perlfunc length - perlfunc language/perl-func
OTHER LANGUAGESkeys - perlfunc keys - perlfunc language/perl-func
REFERENCEblock block language/glossary
CONTROL FLOWunless unless language/control
OTHER LANGUAGESreadline - perlfunc readline - perlfunc language/perl-func
Declaratorstate declarator language/variables
REFERENCEproperty property language/glossary
REGEXES? (quantifier) ? (quantifier) language/regexes
REFERENCEgradual typing gradual typing language/glossary
REGEXEStilde tilde language/regexes
SYNTAXuse use language/modules
OTHER LANGUAGEScrypt - perlfunc crypt - perlfunc language/perl-func
REFERENCEflap flap language/glossary
SYNTAXonly only language/functions
OTHER LANGUAGESredo - perlfunc redo - perlfunc language/perl-func
OTHER LANGUAGESour - perlfunc our - perlfunc language/perl-func
OTHER LANGUAGESreadpipe - perlfunc readpipe - perlfunc language/perl-func
LANGUAGEnumber context number context language/contexts
Declaratormy declarator language/variables
SYNTAXDEFINITE DEFINITE language/mop
OTHER LANGUAGESchr - perlfunc chr - perlfunc language/perl-func
PRAGMASMONKEY-TYPING MONKEY-TYPING language/pragmas
CONTROL FLOWblocks blocks language/control
LANGUAGEstring context string context language/contexts
REFERENCETruthy Truthy language/glossary
OTHER LANGUAGESmy - perlfunc my - perlfunc language/perl-func
LANGUAGEMixins Mixins language/objects
OTHER LANGUAGESoct - perlfunc oct - perlfunc language/perl-func
REFERENCEnamed-anywhere named-anywhere language/create-cli
OTHER LANGUAGESquoting - perlfunc quoting - perlfunc language/perl-func
PRAGMASv6 v6 language/pragmas
PRAGMASdynamic-scope dynamic-scope language/pragmas
TRAITSis rw is rw type/Attribute
TUTORIALis rw is rw language/classtut
OTHER LANGUAGEStell - perlfunc tell - perlfunc language/perl-func
OTHER LANGUAGESsyswrite - perlfunc syswrite - perlfunc language/perl-func
SUBROUTINESGENERATE-USAGE GENERATE-USAGE language/create-cli
REFERENCEMayspec Mayspec language/glossary
Twigil= twigil language/variables
PHASERSCONTROL CONTROL language/phasers
REFERENCEautopun autopun language/glossary
REFERENCEALAP ALAP language/glossary
OTHER LANGUAGES__PACKAGE__ - perlfunc __PACKAGE__ - perlfunc language/perl-func
OTHER LANGUAGESglob - perlfunc glob - perlfunc language/perl-func
REGEXES\c \c language/regexes
OTHER LANGUAGESsplit - perlfunc split - perlfunc language/perl-func
OTHER LANGUAGESs/// - perlfunc s/// - perlfunc language/perl-func
OTHER LANGUAGESvec - perlfunc vec - perlfunc language/perl-func
REFERENCEwhitespace whitespace language/glossary
REGEXES: : language/regexes
Twigil: twigil language/variables
TRAITSis (class) is (class) language/typesystem
CONTROL FLOWreact react language/concurrency
LANGUAGEtry blocks try blocks language/exceptions
OTHER LANGUAGESshift - perlfunc shift - perlfunc language/perl-func
Variable$! variable language/variables
ADVERBS:x :x language/regexes
LANGUAGEAdverb Adverb language/glossary
TUTORIALFQN FQN language/classtut
OTHER LANGUAGES__FILE__ - perlfunc __FILE__ - perlfunc language/perl-func
OTHER LANGUAGESexec - perlfunc exec - perlfunc language/perl-func
SYNTAXlazy (statement prefix) lazy (statement prefix) language/statement-prefixes
REGEXESRegex Interpolation Regex Interpolation language/regexes
LANGUAGEPrivate methods Private methods language/objects
PHASERSFIRST FIRST language/phasers
SYNTAXWHO WHO language/mop
REFERENCEWW WW language/glossary
REFERENCEParameter Parameter language/glossary
SYNTAX*@ *@ language/signatures
VARIABLES$<named> $<named> language/variables
SYNTAXdouble-semicolon double-semicolon language/signatures
PHASERSKEEP KEEP language/phasers
SUBROUTINESsub EXPORT sub EXPORT language/modules
OTHER LANGUAGEScontinue - perlfunc continue - perlfunc language/perl-func
OTHER LANGUAGESlocaltime - perlfunc localtime - perlfunc language/perl-func
OTHER LANGUAGESexists - perlfunc exists - perlfunc language/perl-func
OTHER LANGUAGESprototype - perlfunc prototype - perlfunc language/perl-func
OTHER LANGUAGESsemop - perlfunc semop - perlfunc language/perl-func
REFERENCESAP SAP language/glossary
LANGUAGESubmethods Submethods language/objects
SYNTAXself self language/objects
REGEXES\t \t language/regexes
REGEXES<( )> <( )> language/regexes
PHASERSINIT INIT language/phasers
CONTROL FLOWredo redo language/control
OTHER LANGUAGESreverse - perlfunc reverse - perlfunc language/perl-func
SYNTAXtry (statement prefix) try (statement prefix) language/statement-prefixes
VARIABLES@_ @_ language/functions
SYNTAXVAR VAR language/mop
REFERENCEBot Bot language/glossary
REFERENCERakudo Rakudo language/glossary
REFERENCEType Smiley Type Smiley language/glossary
TUTORIALtype object type object language/classtut
REFERENCEValue type Value type language/glossary
Declaratoranon declarator language/variables
REFERENCEApocalypse Apocalypse language/glossary
TUTORIALvariable interpolation (Basics) variable interpolation (Basics) language/101-basics
TUTORIALtopic variable (Basics) topic variable (Basics) language/101-basics
OTHER LANGUAGESsystem - perlfunc system - perlfunc language/perl-func
REGEXES& & language/regexes
SUBROUTINESnextwith nextwith language/functions
OTHER LANGUAGESfiletests - perlfunc filetests - perlfunc language/perl-func
Variable$ยข variable language/variables
OTHER LANGUAGESwarn - perlfunc warn - perlfunc language/perl-func
OTHER LANGUAGESsort - perlfunc sort - perlfunc language/perl-func
REFERENCENST NST language/glossary
REFERENCE6model 6model language/glossary
SYNTAXmulti multi language/functions
OTHER LANGUAGESfork - perlfunc fork - perlfunc language/perl-func
OTHER LANGUAGESeof - perlfunc eof - perlfunc language/perl-func
REFERENCESymbol Symbol language/glossary
OTHER LANGUAGESreaddir - perlfunc readdir - perlfunc language/perl-func
OTHER LANGUAGESunshift - perlfunc unshift - perlfunc language/perl-func
OTHER LANGUAGESuc - perlfunc uc - perlfunc language/perl-func
REFERENCEP5 P5 language/glossary
Twigil~ twigil language/variables
PRAGMASisms isms language/pragmas
REFERENCETimToady TimToady language/glossary
SYNTAXqq qq language/quoting
REFERENCEbinder binder language/glossary
ADVERBS:pos :pos language/regexes
REFERENCETMI TMI language/glossary
OPERATORS<< << language/operators
TRAITSis built is built type/Attribute
OTHER LANGUAGESindex - perlfunc index - perlfunc language/perl-func
ADVERBS:continue :continue language/regexes
REFERENCEinstance instance language/glossary
OTHER LANGUAGESshutdown - perlfunc shutdown - perlfunc language/perl-func
REFERENCECamelia Camelia language/glossary
OTHER LANGUAGESsys* - perlfunc sys* - perlfunc language/perl-func
ADVERBS:sigspace :sigspace language/regexes
REGEXES( ) ( ) language/regexes
SYNTAXheredocs :to heredocs :to language/quoting
REFERENCEP6 P6 language/glossary
OTHER LANGUAGESsetpgrp - perlfunc setpgrp - perlfunc language/perl-func
SYNTAXproto proto language/functions
REFERENCENFG NFG language/glossary
REGEXES** ** language/regexes
REFERENCEPOD POD language/glossary
PRAGMASMONKEY-SEE-NO-EVAL MONKEY-SEE-NO-EVAL language/pragmas
OTHER LANGUAGESlc - perlfunc lc - perlfunc language/perl-func
OTHER LANGUAGESsprintf - perlfunc sprintf - perlfunc language/perl-func
SYNTAXregex regex language/regexes
OTHER LANGUAGESreturn - perlfunc return - perlfunc language/perl-func
OTHER LANGUAGESsymlink - perlfunc symlink - perlfunc language/perl-func
CONTROL FLOWloop loop language/control
REGEXESTOP TOP language/grammars
PHASERSCHECK CHECK language/phasers
ASYNCHRONOUS PHASERSCLOSE CLOSE language/phasers
SYNTAXWHICH WHICH language/mop
OTHER LANGUAGESundef - perlfunc undef - perlfunc language/perl-func
PRAGMASMONKEY MONKEY language/pragmas
OTHER LANGUAGESchroot - perlfunc chroot - perlfunc language/perl-func
LANGUAGEsink context sink context language/contexts
OTHER LANGUAGEStr/// - perlfunc tr/// - perlfunc language/perl-func
OTHER LANGUAGESgmtime - perlfunc gmtime - perlfunc language/perl-func
CONTROL FLOWif if language/control
LANGUAGEcompunit compunit language/modules
PRAGMASv6.x v6.x language/pragmas
REFERENCEopcode opcode language/glossary
REGEXES% % language/regexes
Variable% variable language/variables
OTHER LANGUAGESlocal - perlfunc local - perlfunc language/perl-func
OTHER LANGUAGESrmdir - perlfunc rmdir - perlfunc language/perl-func
LANGUAGEAdverbial Pair Adverbial Pair language/glossary
VARIABLES&?BLOCK &?BLOCK language/variables
LANGUAGEWhitespace Whitespace language/unicode_ascii
REFERENCETMTOWTDI TMTOWTDI language/glossary
TUTORIALautovivification (Basics) autovivification (Basics) language/101-basics
OTHER LANGUAGESchop - perlfunc chop - perlfunc language/perl-func
REFERENCEWP WP language/glossary
SYNTAXq q language/quoting
LANGUAGECoercion type Coercion type language/signatures
SYNTAXqx qx language/quoting
REFERENCERunning programs Running programs language/ipc
TUTORIALtwigils twigils language/classtut
OTHER LANGUAGES@INC (Perl) @INC (Perl) language/perl-var
CONTROL FLOWlast last language/control
OTHER LANGUAGESdo - perlfunc do - perlfunc language/perl-func
CONTROL FLOWstatements statements language/control
OTHER LANGUAGESbreak - perlfunc break - perlfunc language/perl-func
REGEXES* * language/regexes
Twigil* twigil language/variables
LANGUAGEBoolean context Boolean context language/contexts
OTHER LANGUAGESord - perlfunc ord - perlfunc language/perl-func
OTHER LANGUAGESsetsockopt - perlfunc setsockopt - perlfunc language/perl-func
TRAITSis DEPRECATED is DEPRECATED type/Attribute
OTHER LANGUAGESref - perlfunc ref - perlfunc language/perl-func
PHASERSLAST LAST language/phasers
ASYNCHRONOUS PHASERSLAST LAST language/phasers
OTHER LANGUAGESbind - perlfunc bind - perlfunc language/perl-func
REGEXESS/// non-destructive substitution S/// non-destructive substitution language/regexes
OTHER LANGUAGESexit - perlfunc exit - perlfunc language/perl-func
OTHER LANGUAGEShex - perlfunc hex - perlfunc language/perl-func
OTHER LANGUAGESsend - perlfunc send - perlfunc language/perl-func
REFERENCECommunity Community language/glossary
OTHER LANGUAGESeach - perlfunc each - perlfunc language/perl-func
OTHER LANGUAGESsemget - perlfunc semget - perlfunc language/perl-func
REFERENCEWAT WAT language/glossary
OTHER LANGUAGESconnect - perlfunc connect - perlfunc language/perl-func
OTHER LANGUAGESchmod - perlfunc chmod - perlfunc language/perl-func
LANGUAGE:cached :cached language/experimental
PHASERSBEGIN BEGIN language/phasers
TUTORIAL+= (Basics) += (Basics) language/101-basics
OTHER LANGUAGESsay - perlfunc say - perlfunc language/perl-func
OTHER LANGUAGESatan2 - perlfunc atan2 - perlfunc language/perl-func
OTHER LANGUAGESsockets - perlfunc sockets - perlfunc language/perl-func
Declaratoralso declarator language/classtut
TRAITSis tighter is tighter language/functions
REGEXES<?> <?> language/grammars
OTHER LANGUAGEScos - perlfunc cos - perlfunc language/perl-func
SYNTAX\ \ language/syntax
CONTROL FLOWsucceed succeed language/control
OTHER LANGUAGESlog - perlfunc log - perlfunc language/perl-func
CONTROL FLOWfor for language/control
SYNTAXdo (statement prefix) do (statement prefix) language/statement-prefixes
OTHER LANGUAGESrand - perlfunc rand - perlfunc language/perl-func
TUTORIAL$*USAGE $*USAGE language/create-cli
OTHER LANGUAGEScaller - perlfunc caller - perlfunc language/perl-func
OTHER LANGUAGESopendir - perlfunc opendir - perlfunc language/perl-func
SYNTAXreact (statement prefix) react (statement prefix) language/statement-prefixes
PROGRAMSrakudoc rakudoc programs/02-reading-docs
REGEXESws ws language/grammars
CONTROL FLOWgather take gather take language/control
LANGUAGESingle Argument Rule Single Argument Rule language/list
OTHER LANGUAGESsplice - perlfunc splice - perlfunc language/perl-func
PHASERSCATCH CATCH language/phasers
LANGUAGECATCH CATCH language/exceptions
REFERENCEFTFY FTFY language/glossary
OTHER LANGUAGESjoin - perlfunc join - perlfunc language/perl-func
ConstantEmpty constant type/Slip
SYNTAX:sym<> :sym<> language/grammars
LANGUAGEZen slices Zen slices language/subscripts
REFERENCERepository Repository language/glossary
PRAGMASlib lib language/pragmas
Variable@ variable language/variables
CONTROL FLOWwhen when language/control
CONTROL FLOWreturn return language/control
REFERENCEFSVO FSVO language/glossary
REFERENCEAdvent Calendar Advent Calendar language/glossary
TUTORIALscalar (Basics) scalar (Basics) language/101-basics
REFERENCEWIP WIP language/glossary
CONTROL FLOWstart start language/control
REFERENCEinfix infix language/glossary
CONTROL FLOWwhile until while until language/control
REFERENCEHandle Handle language/glossary
REGEXES. . language/regexes
Twigil. twigil language/variables
SYNTAXeager (statement prefix) eager (statement prefix) language/statement-prefixes
REFERENCEPull request Pull request language/glossary
REFERENCEOverriding default gist method Overriding default gist method language/classtut
REGEXESpositive lookaround assertion <?> positive lookaround assertion <?> language/regexes
SYNTAXWHAT WHAT language/mop
Declaratorhas declarator language/variables
CONTROL FLOWwhenever whenever language/concurrency
REFERENCERSN RSN language/glossary
PHASERSEND END language/phasers
REFERENCEDamian Conway Damian Conway language/glossary
REFERENCElvalue lvalue language/glossary
OTHER LANGUAGESfcntl - perlfunc fcntl - perlfunc language/perl-func
REFERENCEhidden-from-USAGE hidden-from-USAGE language/create-cli
REFERENCErvalue rvalue language/glossary
SUBROUTINESRUN-MAIN RUN-MAIN language/create-cli
REFERENCELTA LTA language/glossary
REFERENCENYI NYI language/glossary
PROGRAMScommand-line argument coercion command-line argument coercion language/create-cli
SYNTAXunit unit language/syntax
OTHER LANGUAGESpush - perlfunc push - perlfunc language/perl-func
OTHER LANGUAGESioctl - perlfunc ioctl - perlfunc language/perl-func
REFERENCEIMHO IMHO language/glossary
REFERENCEAbstract Class Abstract Class language/glossary
LANGUAGEAutothreading Autothreading language/glossary
SUBROUTINESsamewith samewith language/functions
OTHER LANGUAGESchomp - perlfunc chomp - perlfunc language/perl-func
CONTROL FLOWfail fail language/control
OTHER LANGUAGEStimes - perlfunc times - perlfunc language/perl-func
REFERENCEtest suite test suite language/glossary
SYNTAX::($c).m ::($c).m language/packages
REFERENCEmulti-method multi-method language/glossary
REFERENCELarry Wall Larry Wall language/glossary
OTHER LANGUAGESselect - perlfunc select - perlfunc language/perl-func
SYNTAXqqx qqx language/quoting
SYNTAXqqww qqww language/quoting
OTHER LANGUAGESmkdir - perlfunc mkdir - perlfunc language/perl-func
Variable$ variable language/variables
CONTROL FLOWdo do language/control
REGEXES:! :! language/regexes
PRAGMASnewline newline language/pragmas
CONTROL FLOWwith orwith without with orwith without language/control
SUBROUTINESARGS-TO-CAPTURE ARGS-TO-CAPTURE language/create-cli
OTHER LANGUAGEStime - perlfunc time - perlfunc language/perl-func
REFERENCEIIRC IIRC language/glossary
REFERENCEParse Tree Parse Tree language/glossary
REGEXES^ ^ language/regexes
Twigil^ twigil language/variables
Twigil^ twigil language/traps
REFERENCETheDamian TheDamian language/glossary
TUTORIALattributes attributes language/classtut
REFERENCEPR PR language/glossary
LANGUAGECreating grammars Creating grammars language/grammars
TUTORIALBUILD BUILD language/classtut
PROGRAMSallow no- to negate allow no- to negate language/create-cli
OTHER LANGUAGESalarm - perlfunc alarm - perlfunc language/perl-func
OTHER LANGUAGESpipe - perlfunc pipe - perlfunc language/perl-func
OTHER LANGUAGESeval - perlfunc eval - perlfunc language/perl-func
REFERENCEbytecode bytecode language/glossary
TUTORIALDESTROY DESTROY language/classtut
OTHER LANGUAGESabs - perlfunc abs - perlfunc language/perl-func
OTHER LANGUAGESsubstr - perlfunc substr - perlfunc language/perl-func
REGEXES^^ ^^ language/regexes
REFERENCEMoarVM MoarVM language/glossary
REGEXES\h \h language/regexes
REFERENCEAPI API language/glossary
LANGUAGEwrapped routines wrapped routines language/functions
CONTROL FLOWnext next language/control
REFERENCESigilless Variable Sigilless Variable language/glossary
OTHER LANGUAGESdefined - perlfunc defined - perlfunc language/perl-func
PRAGMASnqp nqp language/pragmas
OTHER LANGUAGESgetpriority - perlfunc getpriority - perlfunc language/perl-func
REFERENCEVariable Variable language/glossary
OTHER LANGUAGESno - perlfunc no - perlfunc language/perl-func
OTHER LANGUAGESfc - perlfunc fc - perlfunc language/perl-func
ADVERBS:samespace :samespace language/regexes
TUTORIALassignment (Basics) assignment (Basics) language/101-basics
REGEXES\w \w language/regexes
SYNTAXWHY WHY language/mop
LANGUAGEShaped arrays Shaped arrays language/list
ADVERBS:samemark :samemark language/regexes
REFERENCEUTF8-C8 UTF8-C8 language/unicode
REFERENCELHS LHS language/glossary
OTHER LANGUAGESread - perlfunc read - perlfunc language/perl-func
TRAITSis default is default type/Attribute
TRAITSis default is default type/Variable
REFERENCENiecza Niecza language/glossary
PHASERSENTER ENTER language/phasers
OTHER LANGUAGESlock - perlfunc lock - perlfunc language/perl-func
REGEXES<[ ]> <[ ]> language/regexes
ADVERBS:ratchet :ratchet language/regexes
OTHER LANGUAGESdump - perlfunc dump - perlfunc language/perl-func
REFERENCESynopsis Synopsis language/glossary
OTHER LANGUAGESrecv - perlfunc recv - perlfunc language/perl-func
REGEXES? ? language/regexes
Twigil? twigil language/variables
OTHER LANGUAGES$0 (Perl) $0 (Perl) language/perl-var
CONTROL FLOWelse elsif else elsif language/control
REFERENCEInvocant Invocant language/glossary
OTHER LANGUAGESsub - perlfunc sub - perlfunc language/perl-func
REFERENCEIRC lingo IRC lingo language/glossary
TUTORIALstatement (Basics) statement (Basics) language/101-basics
OTHER LANGUAGESwaitpid - perlfunc waitpid - perlfunc language/perl-func
OTHER LANGUAGESscalar - perlfunc scalar - perlfunc language/perl-func
TUTORIALTWEAK TWEAK language/classtut
REGEXES<sym> <sym> language/grammars
VARIABLES$?DISTRIBUTION $?DISTRIBUTION language/variables
OTHER LANGUAGESmap - perlfunc map - perlfunc language/perl-func
REGEXES+ + language/regexes
LANGUAGElaziness in Iterable objects laziness in Iterable objects language/list
REGEXESbefore before language/regexes
OTHER LANGUAGESopen - perlfunc open - perlfunc language/perl-func
LANGUAGEParameterized Roles Parameterized Roles language/objects
REFERENCEInterface Interface language/glossary
VARIABLES&?ROUTINE &?ROUTINE language/variables
OTHER LANGUAGESimport - perlfunc import - perlfunc language/perl-func
TUTORIALhash (Basics) hash (Basics) language/101-basics
ADVERBS:1st :1st language/regexes
PRAGMASworries worries language/pragmas
REFERENCEExegesis Exegesis language/glossary
PROGRAMSsimpler way for numeric values simpler way for numeric values language/create-cli
OTHER LANGUAGEStie - perlfunc tie - perlfunc language/perl-func
OTHER LANGUAGESevalbytes - perlfunc evalbytes - perlfunc language/perl-func
TUTORIALConstructor Constructor language/classtut
SYNTAXQ Q language/quoting
OTHER LANGUAGES$$ (Perl) $$ (Perl) language/perl-var
REFERENCEArity Arity language/glossary
OTHER LANGUAGESexp - perlfunc exp - perlfunc language/perl-func
PRAGMAStrace trace language/pragmas
REFERENCERHS RHS language/glossary
OTHER LANGUAGESgetsock - perlfunc getsock - perlfunc language/perl-func
PRAGMASfatal fatal language/pragmas
OTHER LANGUAGES$_ (Perl) $_ (Perl) language/perl-var
TUTORIALblock (Basics) block (Basics) language/101-basics
OTHER LANGUAGESm// - perlfunc m// - perlfunc language/perl-func
ADVERBS:overlap :overlap language/regexes
OTHER LANGUAGESseek - perlfunc seek - perlfunc language/perl-func
SYNTAX| | language/signatures
REGEXES| | language/regexes
REGEXES|| || language/regexes
SYNTAXneed need language/modules
REFERENCEbacklog backlog language/glossary
REFERENCESigil Sigil language/glossary
CONTROL FLOWPhasers Phasers language/control
SYNTAXrequire require language/modules
LANGUAGEnon-string keys non-string keys language/hashmap
OTHER LANGUAGESrename - perlfunc rename - perlfunc language/perl-func
OTHER LANGUAGESutime - perlfunc utime - perlfunc language/perl-func
REFERENCEPerl Perl language/glossary
LANGUAGEdelegation (trait handles) delegation (trait handles) language/objects
LANGUAGEAllomorph Allomorph language/glossary
REFERENCESpesh Spesh language/glossary
PRAGMASsoft soft language/pragmas
METAOPERATORSZ (zip metaoperator) Z (zip metaoperator) language/operators
OTHER LANGUAGESbinmode - perlfunc binmode - perlfunc language/perl-func
OTHER LANGUAGESrequires - perlfunc requires - perlfunc language/perl-func
PRAGMASstrict strict language/pragmas
TUTORIALsingle-quoted strings single-quoted strings language/101-basics
REFERENCENot Quite Perl Not Quite Perl language/glossary
ADVERBS:samecase :samecase language/regexes
OTHER LANGUAGESget and set - perlfunc get and set - perlfunc language/perl-func
REFERENCETight Tight language/glossary
OTHER LANGUAGESint - perlfunc int - perlfunc language/perl-func
REFERENCELGTM LGTM language/glossary
SYNTAXrace (statement prefix) race (statement prefix) language/statement-prefixes
OTHER LANGUAGESsleep - perlfunc sleep - perlfunc language/perl-func
REGEXES\n \n language/regexes
OTHER LANGUAGESstudy - perlfunc study - perlfunc language/perl-func
OTHER LANGUAGESuntie - perlfunc untie - perlfunc language/perl-func
REGEXES&& && language/regexes
OTHER LANGUAGESmsg* - perlfunc msg* - perlfunc language/perl-func
OTHER LANGUAGESprintf - perlfunc printf - perlfunc language/perl-func
OTHER LANGUAGESfileno - perlfunc fileno - perlfunc language/perl-func
REFERENCENรฉe Nรฉe language/glossary
SYNTAXs/ / / s/ / / language/regexes
OTHER LANGUAGEStruncate - perlfunc truncate - perlfunc language/perl-func
REGEXES\d \d language/regexes
LANGUAGEAttribute Attribute language/objects
REFERENCEPB PB language/glossary
SYNTAXsub sub language/functions
ADVERBS:ignorecase :ignorecase language/regexes
REFERENCEOperator Operator language/glossary
OTHER LANGUAGESflock - perlfunc flock - perlfunc language/perl-func
LANGUAGEASCII operator ASCII operator language/glossary
REFERENCEiffy iffy language/glossary
CONTROL FLOWgiven statement given statement language/control
VARIABLES%*SUB-MAIN-OPTS %*SUB-MAIN-OPTS language/create-cli
OTHER LANGUAGESgoto - perlfunc goto - perlfunc language/perl-func
SYNTAXHOW HOW language/mop
OTHER LANGUAGESsyscall - perlfunc syscall - perlfunc language/perl-func
OTHER LANGUAGESgetpgrp - perlfunc getpgrp - perlfunc language/perl-func
REFERENCEPERL PERL language/glossary
OTHER LANGUAGESlink - perlfunc link - perlfunc language/perl-func
PHASERSPRE PRE language/phasers
REFERENCEVirtual Machine Virtual Machine language/glossary
LANGUAGEinterpolating into names interpolating into names language/packages
OTHER LANGUAGESwait - perlfunc wait - perlfunc language/perl-func
REGEXESRegex adverbs Regex adverbs language/regexes
REFERENCELiteral Literal language/glossary
OTHER LANGUAGESgrep - perlfunc grep - perlfunc language/perl-func
REGEXES\v \v language/regexes
REFERENCELexing Lexing language/glossary
PRAGMASvariables variables language/pragmas
SUBROUTINEScallsame callsame language/functions
REGEXES<:property> <:property> language/regexes
PHASERSCOMPOSE COMPOSE language/phasers
OTHER LANGUAGESpack - perlfunc pack - perlfunc language/perl-func
REGEXES\s \s language/regexes
LANGUAGEclosures closures language/functions
Declaratorour declarator language/variables
LANGUAGEUnquoting Unquoting language/quoting
OTHER LANGUAGESaccept - perlfunc accept - perlfunc language/perl-func
SYNTAXqww qww language/quoting
PHASERSLEAVE LEAVE language/phasers
SYNTAX-> -> language/functions
REFERENCEdecont decont language/glossary
SYNTAXtoken token language/grammars
CONTROL FLOWonce once language/control
REFERENCEVariable Interpolation Variable Interpolation language/glossary
REFERENCEMulti-Dispatch Multi-Dispatch language/glossary
OTHER LANGUAGES__SUB__ - perlfunc __SUB__ - perlfunc language/perl-func
OTHER LANGUAGESformats - perlfunc formats - perlfunc language/perl-func
OTHER LANGUAGESsin - perlfunc sin - perlfunc language/perl-func
REFERENCEThunk Thunk language/glossary
REFERENCEIRC IRC language/glossary
REFERENCEcompunit (glossary) compunit (glossary) language/glossary
OTHER LANGUAGESreset - perlfunc reset - perlfunc language/perl-func
OTHER LANGUAGESy/// - perlfunc y/// - perlfunc language/perl-func
OTHER LANGUAGESvalues - perlfunc values - perlfunc language/perl-func
REFERENCESyntax Analysis Syntax Analysis language/glossary
OTHER LANGUAGESwrite - perlfunc write - perlfunc language/perl-func
REFERENCEToken Token language/glossary
OTHER LANGUAGES%INC (Perl) %INC (Perl) language/perl-var
CONTROL FLOWgiven given language/control
SUBROUTINESnextcallee nextcallee language/functions
OTHER LANGUAGEStelldir - perlfunc telldir - perlfunc language/perl-func
TRAITSis readonly is readonly type/Attribute
OTHER LANGUAGESsrand - perlfunc srand - perlfunc language/perl-func
OTHER LANGUAGESnext - perlfunc next - perlfunc language/perl-func
SYNTAX/ / / / language/regexes
LANGUAGElist context list context language/contexts
REGEXESafter after language/regexes
OTHER LANGUAGESclose - perlfunc close - perlfunc language/perl-func
REFERENCEDWIM DWIM language/glossary
SYNTAX<< >> << >> language/quoting
PHASERSNEXT NEXT language/phasers
LANGUAGEidentifiers identifiers language/syntax
REFERENCEOpt Opt language/glossary
REFERENCEType Objects Type Objects language/glossary
REFERENCEBacktracking Backtracking language/glossary
CONTROL FLOWreturn-rw return-rw language/control
LANGUAGEnew (method) new (method) language/objects
CONTROL FLOWsupply emit supply emit language/control
SYNTAXsink (statement prefix) sink (statement prefix) language/statement-prefixes
REFERENCEdiffy diffy language/glossary
OTHER LANGUAGESunlink - perlfunc unlink - perlfunc language/perl-func
SYNTAXqqw qqw language/quoting
SYNTAXWHERE WHERE language/mop
LANGUAGE:rakuast :rakuast language/experimental
REGEXES<?wb> <?wb> language/regexes
TUTORIALidentifiers (Basics) identifiers (Basics) language/101-basics
REFERENCEvalue value language/glossary
REGEXES:? :? language/regexes
OTHER LANGUAGESclosedir - perlfunc closedir - perlfunc language/perl-func
OTHER LANGUAGESrindex - perlfunc rindex - perlfunc language/perl-func
METAOPERATORS! (negation metaoperator) ! (negation metaoperator) language/operators
REFERENCEtwine twine language/glossary
SYNTAXclass class language/objects
TUTORIALclass class language/classtut
TRAITSis implementation-detai is implementation-detai language/traits
REFERENCEWFM WFM language/glossary
TUTORIALinvocant (Basics) invocant (Basics) language/101-basics
LANGUAGEmacros macros language/experimental
REFERENCESemilist Semilist language/glossary
OTHER LANGUAGES@_ (Perl) @_ (Perl) language/perl-var
SYNTAXquietly (statement prefix) quietly (statement prefix) language/statement-prefixes
METAOPERATORSR R language/operators
SYNTAXNumber literals Number literals language/syntax
REFERENCEfossil fossil language/glossary
OTHER LANGUAGESwantarray - perlfunc wantarray - perlfunc language/perl-func
OTHER LANGUAGESsqrt - perlfunc sqrt - perlfunc language/perl-func
OTHER LANGUAGES__LINE__ - perlfunc __LINE__ - perlfunc language/perl-func
OTHER LANGUAGESrewinddir - perlfunc rewinddir - perlfunc language/perl-func
OTHER LANGUAGESlisten - perlfunc listen - perlfunc language/perl-func
OTHER LANGUAGESshm* - perlfunc shm* - perlfunc language/perl-func
LANGUAGEtyped array typed array language/list
REFERENCEQAST QAST language/glossary
TUTORIALstring literal (Basics) string literal (Basics) language/101-basics
METAOPERATORSX (cross metaoperator) X (cross metaoperator) language/operators
REFERENCEUGT UGT language/glossary
TUTORIALinheritance inheritance language/classtut
OTHER LANGUAGESstate - perlfunc state - perlfunc language/perl-func
Methodmeta method type/Distribution/Path
Methodmeta method type/Distribution
Methodmeta method type/Distribution/Hash
Methodmeta method type/RakuAST/Doc/Markup
Methodmeta method type/Pod/FormattingCode
Methodworkaround method type/X/NYI
Methodrepo-id method type/CompUnit
Methodjulian-date method type/DateTime
Methodmodifier method type/Parameter
Routinesymlink routine type/IO/Path
Methodset-paragraphs method type/RakuAST/Doc/Block
Methodwrite-bits method type/Buf
Methodwrite-bits method type/Buf
Routinepermutations routine type/List
Methodpermutations method type/Any
Methodrethrow method type/Exception
Methodconnect-path method type/IO/Socket/Async
Methodthen method type/Promise
Methodsigil method type/Parameter
Routinelog routine type/Cool
Routinelog routine type/Numeric
Routinecosech routine type/Cool
Routinecross routine type/List
Methodlisten-path method type/IO/Socket/Async
Routinesqrt routine type/Cool
Methodsqrt method type/Complex
Routinesqrt routine type/Numeric
Methodact method type/Supply
Methodl method type/IO/Special
Methodl method type/IO/Path
Methodgrabpairs method type/Baggy
Methodgrabpairs method type/Setty
Subpack sub type/Blob
MethodSPEC method type/IO/Path
Subdiag sub type/Test
Methoddaycount method type/Date
Methoddaycount method type/Dateish
Methodoperation method type/X/TypeCheck
SubmethodDESTROY submethod type/IO/Handle
MethodDESTROY method type/IO/CatHandle
Methodyyyy-mm-dd method type/Dateish
Methodkill method type/Proc/Async
Methodcoerce_type method type/Parameter
Methodread-uint32 method type/Blob
Methodaction method type/X/Cannot/Lazy
Methodaction method type/X/TypeCheck/Splice
Methodaction method type/X/Cannot/Empty
Methodprivate_methods method type/Metamodel/PrivateMethodContainer
Methodprotect-or-queue-on-recursion method type/Lock/Async
Methodis-leap-year method type/Dateish
Methodslurpy method type/Parameter
Routinesnitch routine type/Any
Methodadd-atom method type/RakuAST/Doc/Paragraph
Methodadd-atom method type/RakuAST/Doc/Markup
Routinezip routine type/List
Methodzip method type/Supply
Methodright method type/X/Parameter/Placeholder
Methodutc method type/DateTime
Routinesort routine type/List
Methodsort method type/Any
Methodsort method type/Supply
Methodsort method type/Map
Routinemsb routine type/Int
MethodFatRat method type/Cool
MethodFatRat method type/Num
Operatorยซ ยป postcircumfix language/operators
Operator^^ infix language/operators
Methodoffset-in-hours method type/DateTime
Methodset-type method type/RakuAST/Doc/Block
Traithides trait language/typesystem
Methodhides method type/Metamodel/MultipleInheritance
Methodstderr method type/Proc/Async
Methodattributes method type/Metamodel/AttributeContainer
Methodhidden method type/Metamodel/MultipleInheritance
Operator(&amp;), infix โˆฉ infix language/operators
Operator(&amp;), infix โˆฉ infix language/setbagmix
Methodaddendum method type/X/Method/NotFound
Routinerindex routine type/Cool
Routinerindex routine type/Str
Methoddevtype method type/IO/Path
MethodEXISTS-POS method language/subscripts
MethodEXISTS-POS method type/Range
MethodEXISTS-POS method type/Positional
MethodEXISTS-POS method type/Sequence
Methodreplace-with method type/Match
Subatomic-fetch-sub sub type/atomicint
Operator~&lt; infix language/operators
Methodmultiness method type/X/Anon/Multi
Methodcomb method type/Allomorph
Methodcomb method type/IO/Handle
Methodcomb method type/IO/Path
Routinecomb routine type/Cool
Routinecomb routine type/Str
Methodcomb method type/IO/CatHandle
Methodscope method type/X/Declaration/Scope
Methodscope method type/X/Syntax/Variable/Twigil
Methoduncaught_handler method type/Scheduler
Methodsubst-mutate method type/Allomorph
Methodsubst-mutate method type/Str
Operatornot prefix language/operators
Routinenot routine type/Mu
Routinepairs routine type/List
Methodpairs method type/Capture
Methodpairs method type/Baggy
Methodpairs method type/Pair
Methodpairs method type/Any
Methodpairs method type/Map
Methodcan method type/Metamodel/MROBasedMethodDispatch
Methodcan method type/Metamodel/ClassHOW
Methodskip-at-least-pull-one method type/Iterator
Routineexpmod routine type/Int
Methodw method type/IO/Special
Methodw method type/IO/Path
Methodw method type/Proc/Async
Methodendian method type/Kernel
Methodset-atoms method type/RakuAST/Doc/Markup
Operatorxx infix language/operators
Methodreceive method type/Channel
Methodplus method type/Version
MethodBIND-POS method language/subscripts
MethodBIND-POS method type/IterationBuffer
Methodtype_parameterized method type/Metamodel/Primitives
Methodset-margin method type/RakuAST/Doc/Block
Methodprivate method type/X/Method/NotFound
Operator!!! listop language/operators
Methodgrep method type/HyperSeq
Routinegrep routine type/List
Methodgrep method type/RaceSeq
Methodgrep method type/Any
Methodgrep method type/Supply
Methodhh-mm-ss method type/DateTime
OperatorโЉ infix language/operators
Routinecotan routine type/Cool
Operator^ff infix language/operators
Methodcaps method type/Match
Methodfmt method type/List
Methodfmt method type/Range
Methodfmt method type/Pair
Methodfmt method type/Cool
Methodfmt method type/Sequence
Operatorโš›= infix type/atomicint
Operatorโš›= infix type/Scalar
Methodshort-id method type/CompUnit/Repository/FileSystem
Methodshort-id method type/CompUnit/Repository/Installation
Sublastcall sub type/independent-routines
Methodset method type/Collation
Methodset method type/SetHash
Subset sub type/Set
Methodreason method type/X/Numeric/CannotConvert
Methodreason method type/X/Str/Numeric
Methodreason method type/X/Numeric/Real
Methodrequired method type/Attribute
Subatomic-fetch sub type/atomicint
Subatomic-fetch sub type/Scalar
Methodis_composed method type/Metamodel/EnumHOW
Methodpush-until-lazy method type/Iterator
Operatorleg infix language/operators
Operator&lt;&gt; postcircumfix language/operators
MethodASSIGN-KEY method language/subscripts
Routineone routine type/Any
Methodis-routine method type/Backtrace/Frame
Methodprecomp-target method type/VM
Methodinode method type/IO/Path
Methodsetup_mixin_cache method type/Metamodel/Mixins
Methodsplice method type/Buf
Routinesplice routine type/Array
Methodadd_trustee method type/Metamodel/Trusting
Methodver method type/Metamodel/Versioning
Methodsubstr-eq method type/Str
Operator. infix language/operators
MethodCODE method type/Formatter
Routineunival routine type/Int
Methodunival method type/Str
Methodfile method type/CallFrame
Methodfile method type/Code
Methodfile method type/Backtrace/Frame
Methodfile method type/Label
Methodloads method type/Scheduler
Methoddelegating_methods_to method type/Metamodel/MethodDelegation
Methodtoday method type/Date
Methodexitcode method type/Proc
Operator~| infix language/operators
Methodread-num64 method type/Blob
Methodauth method type/CompUnit
Methodauth method type/Systemic
Methodauth method type/Metamodel/Versioning
Methodwrite-int32 method type/Buf
Methodwrite-int32 method type/Buf
Termtime term language/terms
Subpush sub type/independent-routines
Methodpush method type/Buf
Methodpush method type/Hash
Methodpush method type/Any
Methodpush method type/Array
Methodpush method type/Nil
Methodpush method type/IterationBuffer
Routinemake routine type/Match
Routineall routine type/Any
Operator- prefix language/operators
Operator- infix language/operators
MethodBaggy method type/QuantHash
Submix sub type/Mix
Methodconfigure_type_checking method type/Metamodel/Primitives
Methoddeclaration method type/X/Declaration/Scope
Methodextension method type/IO/Spec/Unix
Methodextension method type/IO/Path
MethodBagHash method type/Mix
MethodBagHash method type/MixHash
MethodBagHash method type/Any
MethodBagHash method type/Setty
Methodrel2abs method type/IO/Spec/Unix
Methodrel2abs method type/IO/Spec/Win32
Methodrel2abs method type/IO/Spec/Cygwin
Routinesnapper routine type/Telemetry
Operator=&gt; infix language/operators
Methodweek-number method type/Dateish
Methodparent-name method type/X/Inheritance/NotComposed
Methoddecoder method type/Encoding
Subundefine sub type/independent-routines
Methodillegal method type/X/ControlFlow
Methodtap method type/Supply
Methodheaders method type/Pod/Block/Table
Methodparts method type/IO/Path
Methodparts method type/Version
Methodnarrow method type/Numeric
Methodconfigure_destroy method type/Metamodel/Primitives
Operatorbut infix language/operators
Methodeof method type/IO/Handle
Methodeof method type/IO/CatHandle
Operator--โš› prefix type/atomicint
Methodsplit method type/Allomorph
Methodsplit method type/IO/Handle
Methodsplit method type/IO/Spec/Unix
Methodsplit method type/IO/Path
Routinesplit routine type/Cool
Methodsplit method type/IO/Spec/Win32
Methodsplit method type/IO/Spec/Cygwin
Routinesplit routine type/Str
Methodsplit method type/IO/CatHandle
Methodsplit method type/Supply
Method^parents method type/Metamodel/MultipleInheritance
Methodbind-udp method type/IO/Socket/Async
Methodsubbuf method type/Blob
Operatorlt infix language/operators
Subcglobal sub language/nativecall
Methodnl-in method type/IO/Handle
Methodnl-in method type/IO/CatHandle
Methodclose-stdin method type/Proc/Async
MethodNFKC method type/Uni
MethodNFKC method type/Str
Subdone-testing sub type/Test
Operator+&lt; infix language/operators
Subrun sub type/independent-routines
Methodrun method type/Thread
Methodunset method type/SetHash
Methodsplitpath method type/IO/Spec/Unix
Methodsplitpath method type/IO/Spec/Win32
Methodsplitpath method type/IO/Spec/Cygwin
Methodset_value method type/Attribute
Methodcache method type/Any
Methodcache method type/PositionalBindFailover
Routineis-prime routine type/Int
Routinecosh routine type/Cool
Operator|| infix language/operators
Methodint-bounds method type/Range
Methodflush method type/IO/Handle
Methodpos method type/Match
Methodpos method type/X/Str/Numeric
Methodmodified-julian-date method type/DateTime
Methodcompose_type method type/Metamodel/Primitives
Routineany routine type/Any
Methodsetup_finalization method type/Metamodel/Finalization
MethodNFC method type/Uni
MethodNFC method type/Str
Traitis cached trait type/Routine
Operatordoes infix language/operators
Methoddoes method type/Mu
Traitdoes trait language/typesystem
Termpi term language/terms
Methodreallocate method type/Buf
Subcallframe sub type/CallFrame
Termi term language/terms
Operatori postfix type/Complex
MethodSupply method type/IO/Handle
MethodSupply method type/Channel
MethodSupply method type/Any
MethodSupply method type/Promise
MethodSupply method type/IO/CatHandle
MethodSupply method type/Supplier
MethodSupply method type/Proc/Async
MethodSupply method type/IO/Socket/Async
Routineuninames routine type/Cool
Methodstarts-with method type/Str
Methodhandle method type/X/Proc/Async/CharsOrBytes
Methodhandle method type/X/Proc/Async/TapBeforeSpawn
Methodcommand method type/Proc
Methodcommand method type/Proc/Async
Methodindices method type/Str
Routineuniprop routine type/Cool
Methodresolve method type/CompUnit/Repository
Methodresolve method type/IO/Path
Methodresolve method type/CompUnit/Repository/FileSystem
Methodresolve method type/CompUnit/Repository/Installation
Methodtrim method type/Allomorph
Routinetrim routine type/Cool
Methodtrim method type/Str
Methodblock method type/X/Phaser/Multiple
Operator++ prefix language/operators
Operator++ postfix language/operators
Methodgenerate_mixin method type/Metamodel/Mixins
Methodadverb method type/X/Syntax/Regex/Adverb
Methodapi method type/Metamodel/Versioning
Methodset_package method type/Metamodel/Primitives
Methodrole method type/X/Role/Initialization
Methodends-with method type/Str
Methodtype method type/X/Bind/Slice
Methodtype method type/Parameter
Methodtype method type/Attribute
Methodtype method type/Pod/FormattingCode
Methodtype method type/X/Does/TypeObject
Methodtype method type/RakuAST/Doc/Block
Methodon-close method type/Supply
Subsleep-timer sub type/independent-routines
Methodr method type/IO/Special
Methodr method type/IO/Path
Routinedeepmap routine type/Any
Operatorโš›โˆ’= infix type/atomicint
Methodhandled method type/Failure
Subfull-barrier sub type/Thread
MethodDateTime method type/Date
MethodDateTime method type/DateTime
MethodDateTime method type/Str
MethodDateTime method type/Instant
Methodset_mixin_attribute method type/Metamodel/Mixins
Methodread-uint128 method type/Blob
Routinedefined routine type/Mu
Methoddefined method type/Junction
Methoddefined method type/Failure
Routinerename routine type/IO/Path
Methodusage-name method type/Parameter
Methodlive method type/Supply
Operatormin infix language/operators
Methodmin method type/Range
Routinemin routine type/Any
Methodmin method type/Supply
Methodpretend_to_be method type/Metamodel/TypePretense
Methodterm method type/Pod/Defn
Methodclear method type/IterationBuffer
Methodpid method type/Proc
Methodpid method type/Proc/Async
Methodpull-one method type/Iterator
MethodInstant method type/DateTime
Operator+| infix language/operators
Methodbind-stdin method type/Proc/Async
Operatorso prefix language/operators
Routineso routine type/Mu
Operatorso prefix type/Bool
Methodtmpdir method type/IO/Spec/Unix
Methodtmpdir method type/IO/Spec/Win32
Methodtmpdir method type/IO/Spec/Cygwin
Methodunshift method type/Buf
Methodunshift method type/Any
Routineunshift routine type/Array
Methodunshift method type/Nil
Methodunshift method type/IterationBuffer
Subdone sub type/independent-routines
Methoddone method type/Supplier
Methodreturns method type/Signature
Methodsubparse method type/Grammar
Routinepick routine type/List
Methodpick method type/Range
Methodpick method type/Baggy
Methodpick method type/Any
Methodpick method type/Enumeration
Routinepick routine type/Bool
Methodpick method type/Mixy
Methodpick method type/Setty
Methodtrim-trailing method type/Allomorph
Routinetrim-trailing routine type/Cool
Methodtrim-trailing method type/Str
Methodf method type/IO/Special
Methodf method type/IO/Path
Routinelink routine type/IO/Path
Methodcode method type/CallFrame
Methodcode method type/Backtrace/Frame
Operatorge infix language/operators
Methodmethods method type/Metamodel/MethodContainer
Routineacotan routine type/Cool
Routineasin routine type/Cool
Routineunpack routine type/Blob
MethodList method type/Any
MethodList method type/Array
MethodList method type/Slip
MethodList method type/IterationBuffer
Methodin-timezone method type/DateTime
Methodinfinite method type/Range
Operatorgt infix language/operators
Methodproc method type/IO/Pipe
Methodproc method type/X/Proc/Async
Methodproc method type/X/Proc/Unsuccessful
Methodis-absolute method type/IO/Spec/Unix
Methodis-absolute method type/IO/Path
Methodis-absolute method type/IO/Spec/Win32
Methodis-absolute method type/IO/Spec/Cygwin
Routinechrs routine type/Cool
Methodchrs method type/Nil
Methodnext-interesting-index method type/Backtrace
Methodstore-unit method type/CompUnit/PrecompilationRepository
Methodcompiler method type/Raku
Methodparse method type/Grammar
Routinelog10 routine type/Cool
Routinelog10 routine type/Numeric
Methoddefinite method type/Metamodel/DefiniteHOW
Methodoffset-in-minutes method type/DateTime
Methodwrite-uint128 method type/Buf
Methodwrite-uint128 method type/Buf
Methodrelative method type/IO/Path
Methodlast-date-in-month method type/Date
Methodchars method type/Match
Routinechars routine type/Cool
Methodchars method type/Blob
Routinechars routine type/Str
Methodbind-stdout method type/Proc/Async
MethodREAD method type/IO/Handle
MethodWHEREFORE method type/RakuAST/Doc/Declarator
MethodWHEREFORE method type/Pod/Block/Declarator
Methodencode method type/Str
Operator!(cont), infix โˆŒ infix language/setbagmix
Methodread-int16 method type/Blob
Methodearlier method type/Dateish
MethodRat method type/Cool
MethodRat method type/Num
MethodRat method type/Str
MethodRat method type/Real
MethodRat method type/RatStr
Methodadd_stash method type/Metamodel/Stashing
Methodsource method type/X/Numeric/CannotConvert
Methodsource method type/X/Str/Numeric
Methodsource method type/X/Numeric/Real
Methodsource method type/X/Str/Match/x
Methodkey method type/Pair
Methodkey method type/Enumeration
Methodkey method type/X/Syntax/NegatedPair
Methodget_value method type/Attribute
Methodrwx method type/IO/Path
Traitis export trait type/Mu
Traitis export trait type/Routine
Operator~ prefix language/operators
Operator~ infix language/operators
Operator~ infix type/Junction
Methodpackage method type/Attribute
Methodpackage method type/Routine
Methodpackage method type/X/Augment/NoSuchType
MethodBIND-KEY method language/subscripts
Methodread-uint16 method type/Blob
Methoddelayed method type/Supply
Methodquit method type/Supplier
Methodposix method type/DateTime
Routineeager routine type/List
Methodeager method type/Any
Methodeager method type/Sequence
Methodminute method type/DateTime
Subrepl sub type/independent-routines
Routinekeys routine type/List
Methodkeys method type/Capture
Methodkeys method type/Baggy
Methodkeys method type/Pair
Methodkeys method type/Any
Methodkeys method type/Map
Methodkeys method type/Setty
Methodliteralize-config method type/RakuAST/Doc/Block
Methodremove method type/BagHash
Sublives-ok sub type/Test
Methodredo method type/Label
Subsrand sub type/Num
Methodis-int method type/Range
Methodopen method type/IO/Handle
Subopen sub type/independent-routines
Methodopen method type/IO/Path
Methodopen method type/IO/CatHandle
Methodparameterize_type method type/Metamodel/Primitives
Methodouter-caller-idx method type/Backtrace
Operator** infix language/operators
Methodopened method type/IO/Handle
Methodopened method type/IO/CatHandle
Methodadd_parent method type/Metamodel/EnumHOW
Methodadd_parent method type/Metamodel/MultipleInheritance
Subeval-lives-ok sub type/Test
Methodabbreviated method type/RakuAST/Doc/Block
Methodbytes method type/Blob
Routineround routine type/Cool
Methodround method type/Complex
Methodround method type/Real
Operator(elem), infix โˆˆ infix language/operators
Operator(elem), infix โˆˆ infix language/setbagmix
Methodsign method type/Cool
Routinesign routine type/Complex
Methodsign method type/Real
Subshell sub type/independent-routines
Methodshell method type/Proc
Traitis rw trait language/typesystem
Traitis rw trait type/Routine
Routinedie routine type/Exception
Methodscheduler method type/Promise
Methoduser method type/IO/Path
Methodread-int32 method type/Blob
Methodunlock method type/IO/Handle
Methodunlock method type/IO/CatHandle
Methodunlock method type/Lock/Async
Methodunlock method type/Lock
Methodmulti-invocant method type/Parameter
Methodto method type/Match
Methodto method type/List
Methodto method type/X/IO/Rename
Methodto method type/X/IO/Move
Methodto method type/X/IO/Copy
Methodgrab method type/Baggy
Methodgrab method type/Supply
Methodgrab method type/Mixy
Methodgrab method type/Setty
Methodarchetypes method type/Metamodel/PackageHOW
Methodbackend method type/Compiler
Subcan-ok sub type/Test
MethodDate method type/Date
MethodDate method type/DateTime
MethodDate method type/Str
MethodDate method type/Instant
Methoddelegate_methods_to method type/Metamodel/MethodDelegation
Routinereport routine type/Telemetry
Routineatan2 routine type/Cool
Methodleading method type/RakuAST/Doc/Declarator
Methodleading method type/Pod/Block/Declarator
Methodd method type/IO/Special
Methodd method type/IO/Path
Methodflush_cache method type/Metamodel/Mixins
Operator:= infix language/operators
Traitis trait language/traits
Subis sub type/Test
Operator=== infix language/operators
Method=== method type/Enumeration
Operator=== infix type/IntStr
Operator=== infix type/NumStr
Operator=== infix type/RatStr
Operator=== infix type/ComplexStr
MethodEXISTS-KEY method language/subscripts
MethodEXISTS-KEY method type/Associative
Methodis_built method type/Attribute
Methoddirectives method type/Format
Methodwhy method type/X/Attribute/Required
Methodcollate method type/Any
Methodcollate method type/Supply
Methodlocal method type/DateTime
Methoduniparse method type/Cool
Routineuniparse routine type/Str
Subchmod sub type/independent-routines
Methodchmod method type/IO/Path
Methodstore-repo-id method type/CompUnit/PrecompilationRepository
Methodchild-name method type/X/Inheritance/NotComposed
Methodpairup method type/Any
Methodsignal method type/Lock/ConditionVariable
Methodsignal method type/Kernel
Methodsignal method type/Proc
Subsignal sub type/Supply
Operator!=, infix โ‰  infix language/operators
Methodsamemark method type/Allomorph
Routinesamemark routine type/Str
Methodhour method type/DateTime
Methoddirname method type/IO/Path
Methodaccept method type/IO/Socket/INET
Operator% infix language/operators
Routineasech routine type/Cool
Methodread-num32 method type/Blob
Operator(|), infix โˆช infix language/operators
Operator(|), infix โˆช infix language/setbagmix
Routinesin routine type/Cool
Operatorand infix language/operators
Methoddelete-by-compiler method type/CompUnit/PrecompilationRepository
Methodmessage method type/CX/Return
Methodmessage method type/CX/Last
Methodmessage method type/X/StubCode
Methodmessage method type/CX/Take
Methodmessage method type/CX/Redo
Methodmessage method type/CX/Succeed
Methodmessage method type/CX/Next
Methodmessage method type/X/DateTime/TimezoneClash
Methodmessage method type/CX/Done
Methodmessage method type/X/NYI
Methodmessage method type/Exception
Methodmessage method type/CX/Emit
Methodmessage method type/CX/Proceed
Methodbits method type/Kernel
Methodinstall method type/CompUnit/Repository/Installation
MethodACCEPTS method type/List
MethodACCEPTS method type/Allomorph
MethodACCEPTS method type/Range
MethodACCEPTS method type/Baggy
MethodACCEPTS method type/Code
MethodACCEPTS method type/Pair
MethodACCEPTS method type/IO/Path
MethodACCEPTS method type/Any
MethodACCEPTS method type/Mu
MethodACCEPTS method type/Str
MethodACCEPTS method type/Regex
MethodACCEPTS method type/Numeric
MethodACCEPTS method type/Bool
MethodACCEPTS method type/Signature
MethodACCEPTS method type/Whatever
MethodACCEPTS method type/Map
MethodACCEPTS method type/Setty
Methodhardware method type/Kernel
Methodcomment method type/X/OutOfRange
Methodwrite method type/IO/Handle
Methodwrite method type/Proc/Async
Methodwrite method type/IO/Socket/Async
Methodwrite method type/IO/Socket
Methodsignals method type/Kernel
Methodspawn method type/Proc
Traitis required trait language/typesystem
Methodclassify-list method type/Baggy
Methodclassify-list method type/Hash
Methodtype_parameter_at method type/Metamodel/Primitives
Methodclone method type/Match
Methodclone method type/Date
Methodclone method type/DateTime
Methodclone method type/Mu
Methodclone method type/Array
Methodtrim-leading method type/Allomorph
Routinetrim-leading routine type/Cool
Methodtrim-leading method type/Str
Methodinstall_method_cache method type/Metamodel/Primitives
Methodconj method type/Cool
Methodconj method type/Complex
Methodconj method type/Numeric
Operator^ prefix language/operators
Operator^ infix language/operators
Methodwrite-uint16 method type/Buf
Methodwrite-uint16 method type/Buf
Methodpostfix method type/X/Redeclaration
Routineparse-base routine type/Str
Methode method type/IO/Special
Terme term language/terms
Methode method type/IO/Path
Methodtype_parameters method type/Metamodel/Primitives
MethodSTORE method language/subscripts
MethodSTORE method language/subscripts
MethodSTORE method type/Positional
MethodSTORE method type/Associative
Methodskip method type/Seq
Routineskip routine type/Any
Subskip sub type/Test
Methodskip method type/Supply
Methoddecode method type/Blob
Routinejoin routine type/List
Methodjoin method type/IO/Spec/Unix
Methodjoin method type/Any
Methodjoin method type/IO/Spec/Win32
Methodjoin method type/IO/Spec/Cygwin
Methodjoin method type/Thread
Methodhow method type/X/Parameter/Default
Methodudp method type/IO/Socket/Async
MethodHash method type/QuantHash
MethodHash method type/Any
Methodtarget method type/X/Numeric/CannotConvert
Methodtarget method type/Match
Methodtarget method type/X/Numeric/Real
Methodtarget method type/X/Temporal/InvalidFormat
Methodtarget method type/X/IO/Link
Methodtarget method type/X/IO/Symlink
Methodtarget method type/X/Mixin/NotComposable
Operator(&gt;), infix โŠƒ infix language/operators
Operator(&gt;), infix โŠƒ infix language/setbagmix
Operatorle infix language/operators
Methodvow method type/Promise
Methodexpected method type/X/TypeCheck
Methodcompute_mro method type/Metamodel/C3MRO
Methodvariable method type/X/Syntax/NoSelf
Methodkeep method type/Promise
Routinesnap routine type/Telemetry
Methodcopy method type/Parameter
Routinecopy routine type/IO/Path
Methodparameter method type/X/Parameter/Twigil
Methodparameter method type/X/Parameter/WrongOrder
Methodparameter method type/X/Parameter/Default
Methodparameter method type/X/Parameter/Placeholder
Methodparameter method type/X/Parameter/MultipleTypeConstraints
Methodcreated method type/IO/Path
Methoddistribution method type/CompUnit
Subindir sub type/independent-routines
Methodclosed method type/Channel
Routineitem routine type/Mu
OperatorโŠ„ infix language/operators
Routineroll routine type/List
Methodroll method type/Range
Methodroll method type/Baggy
Methodroll method type/Any
Methodroll method type/Enumeration
Routineroll routine type/Bool
Methodroll method type/Mixy
Methodroll method type/Setty
Term&lt; &gt; term language/operators
Operator&lt; &gt; postcircumfix language/operators
Subatomic-assign sub type/atomicint
Subatomic-assign sub type/Scalar
MethodASSIGN-POS method language/subscripts
Routineatanh routine type/Cool
Methodprivate_method_table method type/Metamodel/PrivateMethodContainer
MethodNFD method type/Uni
MethodNFD method type/Str
Methodnative-descriptor method type/IO/Handle
Methodnative-descriptor method type/IO/CatHandle
Methodnative-descriptor method type/IO/Socket/Async/ListenSocket
Methodnative-descriptor method type/IO/Socket/Async
Methodnative-descriptor method type/IO/Socket
Methodput method type/IO/Handle
Subput sub type/independent-routines
Routineput routine type/Mu
Methodput method type/Proc/Async
Methodput method type/IO/Socket
Methodmisplaced method type/X/Parameter/WrongOrder
MethodSlip method type/Any
MethodSlip method type/Array
MethodSlip method type/IterationBuffer
Methodhostname method type/Kernel
Operatorโš› prefix type/atomicint
Operatorโš› prefix type/Scalar
SubEVALFILE sub type/independent-routines
Methodcondition method type/X/Phaser/PrePost
Methodcondition method type/Lock
Methodmade method type/Match
Methodz method type/IO/Path
Methoduc method type/Allomorph
Routineuc routine type/Cool
Routineuc routine type/Str
Operator++โš› prefix type/atomicint
Methodbless method type/Mu
Methodline method type/CallFrame
Methodline method type/Code
Methodline method type/Backtrace/Frame
Methodline method type/X/Comp
Methodline method type/Label
Subskip-rest sub type/Test
Subcmp-ok sub type/Test
Methodprint-to method type/IO/Socket/Async
Methodshare method type/Supply
Methodadd-paragraph method type/RakuAST/Doc/Block
Traitis pure trait type/Routine
Methodfind_method_qualified method type/Metamodel/MROBasedMethodDispatch
Methodenclosing method type/X/ControlFlow
Methodadd-meta method type/RakuAST/Doc/Markup
MethodChannel method type/Supply
Methodwatch method type/IO/Path
Methodtarget-name method type/X/Composition/NotComposable
Methods method type/IO/Special
Methods method type/IO/Path
Methodcodes method type/Uni
Routinecodes routine type/Cool
Methodset_ver method type/Metamodel/Versioning
Methodflatmap method type/List
Methodflatmap method type/Any
Routineend routine type/List
Methodend method type/Any
Operatormax infix language/operators
Methodmax method type/Range
Routinemax routine type/Any
Methodmax method type/Supply
Routineunlink routine type/IO/Path
Routinerepeated routine type/independent-routines
Methodrepeated method type/Any
Methodrepeated method type/Supply
Methodcomposalizer method type/Metamodel/EnumHOW
Methodarch method type/Kernel
Methodsplitdir method type/IO/Spec/Unix
Methodsplitdir method type/IO/Spec/Win32
Subok sub type/Test
Operatorgcd infix language/operators
Methodexport_callback method type/Metamodel/EnumHOW
Operator^ff^ infix language/operators
Termtau term language/terms
Subatomic-dec-fetch sub type/atomicint
Operator= (list assignment) infix language/operators
Methodskip-at-least method type/Iterator
Methodinvocant method type/Parameter
Methodinvocant method type/X/Method/InvalidQualifier
Subfails-like sub type/Test
Subinfix:&lt;-&gt; sub type/Date
Subinfix:&lt;-&gt; sub type/Range
Subinfix:&lt;-&gt; sub type/DateTime
Operatorโ‰… infix language/operators
Methodlang method type/X/Eval/NoSuchLang
Methodrace method type/HyperSeq
Methodrace method type/RaceSeq
Methodrace method type/Iterable
Methodstarted method type/Proc/Async
Methodmap method type/HyperSeq
Routinemap routine type/List
Methodmap method type/Backtrace
Methodmap method type/RaceSeq
Routinemap routine type/Any
Methodmap method type/Supply
Methodpublish_method_cache method type/Metamodel/MROBasedMethodDispatch
Methodsay method type/IO/Handle
Subsay sub type/independent-routines
Routinesay routine type/Mu
Methodsay method type/Proc/Async
Methodday-of-month method type/Dateish
Methodsubst method type/Allomorph
Methodsubst method type/Cool
Methodsubst method type/Str
Methodbroken method type/Promise
Methodcpu-cores method type/Kernel
Operator^.. infix language/operators
MethodArray method type/Any
Methodprotect method type/Lock/Async
Methodprotect method type/Lock
Operatorโš›-= infix type/atomicint
Operatorxor infix language/operators
Methodminpairs method type/Any
Methodminpairs method type/Setty
Methodstdout method type/Proc/Async
Methodadd_role method type/Metamodel/RoleContainer
Methodstart method type/Thread
Methodstart method type/Promise
Methodstart method type/Supply
Methodstart method type/Proc/Async
Routinenote routine type/independent-routines
Methodserial method type/HyperSeq
Methodserial method type/RaceSeq
Methodserial method type/Any
Methodprivate_method_names method type/Metamodel/PrivateMethodContainer
Subnativecast sub language/nativecall
Methodqualifier-type method type/X/Method/InvalidQualifier
MethodBool method type/Match
MethodBool method type/List
MethodBool method type/Allomorph
MethodBool method type/Capture
MethodBool method type/Baggy
MethodBool method type/Rational
RoutineBool routine type/Mu
MethodBool method type/Blob
MethodBool method type/Junction
MethodBool method type/Promise
MethodBool method type/Str
MethodBool method type/Regex
MethodBool method type/Failure
MethodBool method type/StrDistance
MethodBool method type/Numeric
MethodBool method type/Proc
MethodBool method type/Map
MethodBool method type/Setty
Methodold method type/X/Obsolete
Routinesec routine type/Cool
Methodpretending_to_be method type/Metamodel/TypePretense
Methodencoding method type/IO/Handle
Methodencoding method type/IO/CatHandle
Methoddevnull method type/IO/Spec/Unix
Methoddevnull method type/IO/Spec/Win32
MethodReal method type/Date
MethodReal method type/Enumeration
MethodReal method type/Cool
MethodReal method type/DateTime
MethodReal method type/Complex
MethodReal method type/Real
MethodReal method type/IntStr
MethodReal method type/NumStr
MethodReal method type/RatStr
MethodReal method type/ComplexStr
Methodtimezone method type/DateTime
Operator&lt;=, infix โ‰ค infix language/operators
Routinereturn routine type/Mu
Routineclassify routine type/List
Routineclassify routine type/Any
Operator// prefix language/operators
Operator// infix language/operators
Methodunwrap method type/Routine
Methodsocket-port method type/IO/Socket/Async/ListenSocket
Methodsocket-port method type/IO/Socket/Async
Methoddev method type/IO/Path
Term{ } term language/operators
Operator{ } postcircumfix language/operators
Subappend sub type/independent-routines
Methodappend method type/Buf
Methodappend method type/Hash
Methodappend method type/Any
Methodappend method type/Array
Methodappend method type/Nil
Methodappend method type/IterationBuffer
MethodCapture method type/Int
MethodCapture method type/List
MethodCapture method type/QuantHash
MethodCapture method type/Range
MethodCapture method type/Capture
MethodCapture method type/Channel
MethodCapture method type/Seq
MethodCapture method type/Callable
MethodCapture method type/Version
MethodCapture method type/Num
MethodCapture method type/Mu
MethodCapture method type/Blob
MethodCapture method type/Str
MethodCapture method type/Failure
MethodCapture method type/RatStr
MethodCapture method type/Supply
MethodCapture method type/Signature
MethodCapture method type/Whatever
MethodCapture method type/Map
MethodCapture method type/ComplexStr
MethodBlob method type/Buf
Routineindex routine type/Cool
Methodindex method type/Str
Operator&lt;== infix language/operators
Methodfinish method type/Thread
Methodis-hidden method type/Backtrace/Frame
Operator: infix language/operators
Methodcandidates method type/CompUnit/Repository/FileSystem
Methodcandidates method type/CompUnit/Repository/Installation
Methodcandidates method type/Routine
Methodchild method type/IO/Path
Methodtree method type/Any
Methodsucc method type/Allomorph
Methodsucc method type/Date
Methodsucc method type/IO/Path
Methodsucc method type/Enumeration
Methodsucc method type/Str
Methodsucc method type/Numeric
Routinesucc routine type/Bool
Methoddo method type/Supply
Methodmixin_attribute method type/Metamodel/Mixins
Operatorff infix language/operators
Methodcomposer method type/X/Composition/NotComposable
Methodfull method type/Backtrace
Methodpush-at-least method type/Iterator
Methodnew-unit method type/CompUnit/PrecompilationRepository
Operator(&lt;=), infix โІ infix language/operators
Operator(&lt;=), infix โІ infix language/setbagmix
Methodcategorize-list method type/Baggy
Methodcategorize-list method type/Hash
MethodNFKD method type/Uni
MethodNFKD method type/Str
Methodabs2rel method type/IO/Spec/Unix
Methodabs2rel method type/IO/Spec/Cygwin
Operator~&amp; infix language/operators
Routineexp routine type/Cool
Routineexp routine type/Numeric
MethodVMnames method type/Raku
Methodset_hidden method type/Metamodel/MultipleInheritance
Methodis-implementation-detail method type/Code
Methodis-implementation-detail method language/traits
Routineunimatch routine type/Cool
Methodwrite-ubits method type/Buf
Methodwrite-ubits method type/Buf
Methodlast method type/Label
Methodcue method type/Scheduler
Methodwrite-uint8 method type/Buf
Methodwrite-uint8 method type/Buf
Methodfilename method type/X/Comp
Routineval routine type/Str
Operator%% infix language/operators
Subexit sub type/independent-routines
Methodis-lazy method type/HyperSeq
Methodis-lazy method type/Seq
Methodis-lazy method type/RaceSeq
Methodis-lazy method type/Iterator
Methodis-deterministic method type/Iterator
Routineacosh routine type/Cool
Operator?| infix language/operators
Methodx method type/IO/Special
Operatorx infix language/operators
Methodx method type/IO/Path
Methodid method type/Thread
Methodid method type/Compiler
MethodEOF method type/IO/Handle
MethodCALL-ME method type/Callable
MethodCALL-ME method type/Enumeration
MethodNumeric method type/List
MethodNumeric method type/Date
MethodNumeric method type/Capture
MethodNumeric method type/IO/Path
MethodNumeric method type/Enumeration
MethodNumeric method type/DateTime
MethodNumeric method type/Thread
MethodNumeric method type/Nil
MethodNumeric method type/Str
RoutineNumeric routine type/Endian
MethodNumeric method type/StrDistance
MethodNumeric method type/Numeric
MethodNumeric method type/IntStr
MethodNumeric method type/Sequence
MethodNumeric method type/NumStr
MethodNumeric method type/X/AdHoc
MethodNumeric method type/RatStr
RoutineNumeric routine type/Bool
MethodNumeric method type/Map
MethodNumeric method type/ComplexStr
Methodspurt method type/IO/Handle
Subspurt sub type/independent-routines
Methodspurt method type/IO/Path
Methodcanonpath method type/IO/Spec/QNX
Methodcanonpath method type/IO/Spec/Unix
Methodcanonpath method type/IO/Spec/Win32
Methodcanonpath method type/IO/Spec/Cygwin
Operator!(&gt;=), infix โЉ infix language/setbagmix
Methodargs method type/Proc/Async
Operatorโš›++ postfix type/atomicint
Methodsend method type/Channel
Methodwhen method type/X/Obsolete
Subsubtest sub type/Test
Methodprecompiled method type/CompUnit
Subnok sub type/Test
Methodrelease method type/Kernel
Methodrelease method type/Semaphore
Methodrelease method type/Distro
Methodrelease method type/Compiler
Methodinterval method type/Supply
Traitis hidden-from-backtrace trait type/Routine
Methodset_rw method type/Metamodel/AttributeContainer
Subis-approx-calculate sub type/Test
Methodmodified method type/IO/Special
Methodmodified method type/IO/Path
Routinenone routine type/Any
Operatoreqv infix language/operators
Operatoreqv infix type/Match
Operatoreqv infix type/ObjAt
Operatoreqv infix type/Allomorph
Subinfix:&lt;*&gt; sub type/Range
Methodcut-WHY method type/RakuAST/Doc/DeclaratorTarget
Operatorcoll infix language/operators
Methodtell method type/IO/Handle
Methodtell method type/IO/CatHandle
Subatomic-fetch-inc sub type/atomicint
Methodprint method type/IO/Handle
Subprint sub type/independent-routines
Routineprint routine type/Mu
Methodprint method type/Proc/Async
Methodprint method type/IO/Socket/Async
Methodprint method type/IO/Socket
Methodresume method type/Exception
Routineasinh routine type/Cool
Operator?&amp; infix language/operators
Methodnew-from-daycount method type/Date
Operator~^ prefix language/operators
Operator~^ infix language/operators
Methodarity method type/Format
Methodarity method type/Code
Methodarity method type/ForeignCode
Methodarity method type/Signature
Methodlazy method type/Iterable
Subinfix:&lt;/&gt; sub type/Range
Operatorโˆ‰ infix language/operators
Methodtype_captures method type/Parameter
Operator? prefix language/operators
Operator? prefix type/Bool
Routinetanh routine type/Cool
Operatororelse infix language/operators
Operator! prefix language/operators
Methodare method type/Any
Methodrebless method type/Metamodel/Primitives
Routinereturn-rw routine type/Mu
Methodmixin method type/Metamodel/Mixins
Methodprefix method type/VM
Methodprefix method type/Parameter
Methodprefix method type/Distribution/Locally
Methodset_parameterizer method type/Metamodel/Primitives
Methodstable method type/Supply
Methodkept method type/Promise
Methodread-uint64 method type/Blob
Methodkeyof method type/QuantHash
Methodkeyof method type/Hash
Methodkeyof method type/Associative
OperatorZ infix language/operators
Subshift sub type/independent-routines
Methodshift method type/Buf
Methodshift method type/Array
Operator!(&lt;), infix โŠ„ infix language/setbagmix
Methodnext method type/Label
Methodfind method type/Encoding/Registry
Methodcontains method type/Cool
Methodcontains method type/Str
Methodallocate method type/Blob
MethodUInt method type/Cool
Methodlisten method type/IO/Socket/Async
Methodparams method type/Signature
Methodis-wrapped method type/Routine
Methodadd_attribute method type/Metamodel/AttributeContainer
Methodbatch method type/List
Methodbatch method type/Any
Methodbatch method type/Supply
Routineabs routine type/Cool
Routineabs routine type/Complex
Routineabs routine type/Numeric
Routinecos routine type/Cool
Methodpackage-name method type/X/Attribute/Undeclared
Methodcando method type/Code
Methodcando method type/Routine
Methodcurdir method type/IO/Spec/Unix
Methodname method type/X/Signature/NameClash
Methodname method type/X/Bind/NativeType
Methodname method type/Encoding/Registry
Methodname method type/X/Attribute/Required
Methodname method type/X/Attribute/Package
Methodname method type/Parameter
Methodname method type/Scalar
Methodname method type/Attribute
Methodname method type/Thread
Methodname method type/X/IO/Link
Methodname method type/Label
Methodname method type/Variable
Methodname method type/Systemic
Methodname method type/Metamodel/DefiniteHOW
Methodname method type/Pod/Block/Named
Methodname method type/X/Dynamic/NotFound
Methodname method type/ForeignCode
Methodname method type/Routine
Methodname method type/X/IO/Symlink
Methodname method type/X/Attribute/NoPackage
Methodname method type/Encoding
Methodname method type/Metamodel/Naming
Operatoreq infix language/operators
Subis-approx sub type/Test
Methoddenominator method type/Rational
Routinefloor routine type/Cool
Methodfloor method type/Rational
Methodfloor method type/Complex
Methodfloor method type/Real
Methoduninstall method type/CompUnit/Repository/Installation
Methodwrite-num32 method type/Buf
Methodwrite-num32 method type/Buf
Methodis-initial-thread method type/Thread
Operatorne infix language/operators
Routinerotate routine type/List
Methodrotate method type/Supply
Methodsymbol method type/X/Export/NameClash
Methodsymbol method type/X/Caller/NotDynamic
Methodsymbol method type/X/Undeclared
Methodsymbol method type/X/Redeclaration
Methodpath method type/X/IO/Mkdir
Methodpath method type/IO/Handle
Methodpath method type/X/IO/Rmdir
Methodpath method type/IO/Notification/Change
Methodpath method type/IO/Spec/Unix
Methodpath method type/X/IO/Chdir
Methodpath method type/IO/Pipe
Methodpath method type/Cool
Methodpath method type/X/IO/Dir
Methodpath method type/X/IO/DoesNotExist
Methodpath method type/IO/Spec/Win32
Methodpath method type/IO/CatHandle
Methodpath method type/X/IO/Unlink
Methodpath method type/Proc/Async
Operator&lt;=&gt; infix language/operators
Operator&lt;=&gt; infix type/Order
Methodbase_type method type/Metamodel/DefiniteHOW
Methodthrottle method type/Supply
Methodlevel method type/Pod/Heading
Methodlevel method type/Pod/Item
Methodlevel method type/RakuAST/Doc/Block
Operator~~ infix language/operators
Methodzip-latest method type/Supply
MethodWHERE method type/Mu
Methodpush-exactly method type/Iterator
Routineacos routine type/Cool
Methodraku method type/RakuAST/Doc/Paragraph
Methodraku method type/Allomorph
Methodraku method type/Range
Methodraku method type/IO/Path/Unix
Methodraku method type/FatRat
Methodraku method type/IO/Path
Methodraku method type/IO/Path/QNX
Methodraku method type/RakuAST/Doc/Declarator
Methodraku method type/IO/Path/Win32
Methodraku method type/Mu
Methodraku method type/Complex
Methodraku method type/RakuAST/Doc/Markup
Methodraku method type/Junction
Methodraku method type/IterationBuffer
Methodraku method type/RakuAST/Doc/Block
Methodraku method type/IO/Path/Cygwin
Methodraku method type/Rat
Methodmethod method type/X/Method/InvalidQualifier
Methodmethod method type/X/Method/Private/Unqualified
Methodmethod method type/X/Proc/Async/OpenForWriting
Methodmethod method type/X/Method/NotFound
Methodmethod method type/X/Method/Private/Permission
Methodmethod method type/X/Proc/Async/MustBeStarted
Methodwrite-int64 method type/Buf
Methodwrite-int64 method type/Buf
MethodCallable method type/Format
Operatorfff^ infix language/operators
Subflunk sub type/Test
OperatorX infix language/operators
Methodsecondary method type/Collation
Methodupdir method type/IO/Spec/Unix
Methodnew-from-pairs method type/Baggy
Methodnew-from-pairs method type/Setty
Routinekv routine type/List
Methodkv method type/Capture
Methodkv method type/Baggy
Methodkv method type/Pair
Routinekv routine type/Any
Methodkv method type/Enumeration
Methodkv method type/Map
Methodkv method type/Setty
Operatorbefore infix language/operators
Methodbefore method type/StrDistance
Operator/ infix language/operators
Methodphaser method type/X/Phaser/PrePost
MethodComplex method type/Cool
MethodComplex method type/Real
MethodComplex method type/ComplexStr
Methodtype_check method type/Metamodel/TypePretense
Methodtype_check method type/Metamodel/DefiniteHOW
Subuse-ok sub type/Test
Methodnice method type/Backtrace
Operator(+), infix โŠŽ infix language/operators
Operator(+), infix โŠŽ infix language/setbagmix
Methodcloser method type/RakuAST/Doc/Markup
Operator=:= infix language/operators
Methodaccessed method type/IO/Special
Methodaccessed method type/IO/Path
OperatorโŠˆ infix language/operators
Methodapp_lifetime method type/Thread
MethodDELETE-POS method language/subscripts
Methodcurupdir method type/IO/Spec/Unix
Methodwait method type/Lock/ConditionVariable
Methodwait method type/Supply
Methodcount-only method type/PredictiveIterator
Methodtclc method type/Allomorph
Routinetclc routine type/Cool
Routinetclc routine type/Str
Subunlike sub type/Test
Methodcatpath method type/IO/Spec/Unix
Methodcatpath method type/IO/Spec/Win32
Methodcatpath method type/IO/Spec/Cygwin
Methodarchname method type/Kernel
MethodFailure method type/Cool
MethodFailure method type/Exception
Operator+ prefix language/operators
Operator+ infix language/operators
Methodreadchars method type/IO/Handle
Methodreadchars method type/IO/CatHandle
Methodweekday-of-month method type/Dateish
Methodpayload method type/X/AdHoc
Methodim method type/Complex
Methodbounds method type/Range
Term( ) term language/operators
Operator( ) postcircumfix language/operators
Methodwrap method type/Routine
Methodoptional method type/Parameter
Operator&amp; infix language/operators
Methodradix method type/X/Syntax/Number/RadixOutOfRange
Methodtwigil method type/Parameter
Methodtwigil method type/X/Parameter/Twigil
Methodtwigil method type/X/Syntax/Variable/Twigil
MethodNFG method type/Unicode
Methodset_api method type/Metamodel/Versioning
Methodtrying method type/X/IO/DoesNotExist
Methodtrying method type/X/IO/BinaryMode
Methodweek-year method type/Dateish
Methodload-unit method type/CompUnit/PrecompilationRepository
Traithandles trait language/typesystem
Methodhandles method type/IO/CatHandle
Methodconfig method type/Pod/Block
Methodconfig method type/Systemic
Methodconfig method type/RakuAST/Doc/Block
Methodsecond method type/DateTime
Methodbuild-date method type/Compiler
Methodpoll method type/Channel
Methodprepend method type/Buf
Methodprepend method type/Any
Routineprepend routine type/Array
Methodprepend method type/Nil
Methodprepend method type/IterationBuffer
Methodpolar method type/Complex
Methodadd-config method type/RakuAST/Doc/Block
Methodset_is_mixin method type/Metamodel/Mixins
Operator::= infix language/operators
Operatorff^ infix language/operators
Methodnumerator method type/Rational
Methodnumerator method type/X/Numeric/DivideByZero
Operatorโš›+= infix type/atomicint
Methodwrite-num64 method type/Buf
Methodwrite-num64 method type/Buf
Traitis default trait type/Routine
Methodmatch method type/Cool
Methodmatch method type/Str
Routinesquish routine type/independent-routines
Methodsquish method type/Any
Methodsquish method type/Supply
Methodfail method type/Channel
Subfail sub type/Failure
Routinefail routine type/Exception
Termโˆ… term language/terms
Termโˆ… term language/setbagmix
Routinefirst routine type/List
Routinefirst routine type/Any
Methodfirst method type/Supply
Routineantipairs routine type/List
Methodantipairs method type/Capture
Methodantipairs method type/Baggy
Methodantipairs method type/Pair
Methodantipairs method type/Any
Methodantipairs method type/Map
Methodantipairs method type/Setty
Methodread-uint8 method type/Blob
Methodchomp method type/Allomorph
Methodchomp method type/IO/Handle
Routinechomp routine type/Cool
Routinechomp routine type/Str
Methodchomp method type/IO/CatHandle
Methodresolved-config method type/RakuAST/Doc/Block
Methodwrite-to method type/IO/Socket/Async
Operatorcmp infix language/operators
Operatorcmp infix type/List
Operatorcmp infix type/Allomorph
Operatorcmp infix type/Order
Operatorcmp infix type/Pair
Methodantipair method type/Pair
Methodinfix method type/X/Syntax/InfixInTermPosition
Operatorminmax infix language/operators
Methodminmax method type/Range
Routineminmax routine type/Any
Methodminmax method type/Supply
Routinermdir routine type/IO/Path
Routineasec routine type/Cool
Methodprecomp-ext method type/VM
Routinelog2 routine type/Cool
Routinelog2 routine type/Numeric
MethodMix method type/Any
MethodMix method type/Setty
Methodcause method type/Promise
Operator&gt;=, infix โ‰ฅ infix language/operators
Methodread-int64 method type/Blob
Operatorโ‰ผ, infix โ‰ฝ infix language/operators
Methodfrom-list method type/Supply
Methodset-config method type/RakuAST/Doc/Block
Subtodo sub type/Test
Methodadd_method method type/Metamodel/MethodContainer
Traitis DEPRECATED trait type/Routine
Methodnamed_names method type/Parameter
Methodfreeze method type/Pair
Methodusing method type/X/Numeric/DivideByZero
Methodcontent method type/Distribution/Path
Methodcontent method type/Distribution
Methodcontent method type/Distribution/Hash
Methodcontent method type/Distribution/Locally
Subuniprops sub type/Cool
Methodcompose_values method type/Metamodel/EnumHOW
Methodosname method type/VM
Methodrepo method type/CompUnit
Methodmonth method type/Dateish
Operator==, infix โฉต infix language/operators
Methodload method type/CompUnit/Repository
Methodload method type/CompUnit/Repository/FileSystem
Methodload method type/CompUnit/Repository/Installation
SubmethodBUILD submethod language/typesystem
Routinechown routine type/IO/Path
Routineacosec routine type/Cool
Methodnorm method type/Rational
Methodopener method type/RakuAST/Doc/Markup
Methodhash method type/Match
Methodhash method type/QuantHash
Methodhash method type/Capture
Methodhash method type/Baggy
Methodhash method type/Any
Operator&lt; infix language/operators
Methodtail method type/List
Routinetail routine type/Any
Methodtail method type/Supply
Methoddynamic method type/Scalar
Routinedynamic routine type/Hash
Methoddynamic method type/Array
Methoddesc method type/Systemic
MethodIO method type/IO/Special
MethodIO method type/Distribution/Resource
MethodIO method type/IO/Handle
MethodIO method type/IO/Notification/Change
MethodIO method type/IO/Path
MethodIO method type/IO/Pipe
MethodIO method type/Cool
MethodIO method type/IO/CatHandle
MethodIO method type/Dateish
Methodwrite-int16 method type/Buf
Methodwrite-int16 method type/Buf
Termself term language/terms
Methodself method type/Mu
Methodself method type/Failure
Methodvolume method type/IO/Path
Operator?^ prefix language/operators
Operator?^ infix language/operators
Subdoes-ok sub type/Test
Methodday-of-year method type/Dateish
Methodletter method type/RakuAST/Doc/Markup
Methodconstruct method type/X/Syntax/Regex/Adverb
Methoddelimited method type/RakuAST/Doc/Block
Operatordiv infix language/operators
Operatordiv infix type/Int
Methodrequest-garbage-collection method type/VM
Methodpred method type/Allomorph
Methodpred method type/Date
Methodpred method type/IO/Path
Methodpred method type/Enumeration
Methodpred method type/Str
Methodpred method type/Numeric
Routinepred routine type/Bool
Routineroots routine type/Cool
Methodroots method type/Numeric
Methodlock method type/IO/Handle
Methodlock method type/IO/CatHandle
Methodlock method type/Lock/Async
Methodlock method type/Lock
Sublike sub type/Test
Methodread-ubits method type/Blob
Routineclose routine type/IO/Handle
Methodclose method type/Channel
Methodclose method type/IO/Pipe
Methodclose method type/IO/CatHandle
Methodclose method type/Tap
Methodclose method type/IO/Socket/Async
Methodclose method type/IO/Socket
Methodset_auth method type/Metamodel/Versioning
Methodread method type/IO/Handle
Methodread method type/IO/CatHandle
Methodread method type/IO/Socket
Methodformat method type/X/Temporal/InvalidFormat
Routineords routine type/Cool
Methodords method type/Nil
Methodords method type/Str
Subslip sub type/Slip
MethodStr method type/RakuAST/Doc/Paragraph
MethodStr method type/IO/Special
MethodStr method type/Match
MethodStr method type/Int
MethodStr method type/List
MethodStr method type/Allomorph
MethodStr method type/IO/Handle
MethodStr method type/Date
MethodStr method type/Backtrace
MethodStr method type/Code
MethodStr method type/Pair
MethodStr method type/IO/Path
MethodStr method type/Version
MethodStr method type/DateTime
MethodStr method type/Num
MethodStr method type/Mu
MethodStr method type/Thread
MethodStr method type/Blob
MethodStr method type/RakuAST/Doc/Markup
MethodStr method type/Junction
MethodStr method type/Nil
MethodStr method type/Label
MethodStr method type/IO/CatHandle
MethodStr method type/Real
MethodStr method type/StrDistance
MethodStr method type/Systemic
MethodStr method type/Sequence
MethodStr method type/ForeignCode
MethodStr method type/RakuAST/Doc/Block
OperatorโŠ… infix language/operators
Methodconnect method type/IO/Socket/Async
Methodmm-dd-yyyy method type/Dateish
Methodseek method type/IO/Handle
Methodseek method type/IO/CatHandle
Methodset_composalizer method type/Metamodel/EnumHOW
Subinfix:&lt;cmp&gt; sub type/Range
Subinfix:&lt;cmp&gt; sub type/DateTime
Methoddays-in-month method type/Dateish
MethodSet method type/List
MethodSet method type/Baggy
MethodSet method type/Any
Methodis_mixin method type/Metamodel/Mixins
Term๐‘’ term language/terms
Methodcreate_type method type/Metamodel/Primitives
Methodsignature method type/Code
Methodsignature method type/Systemic
Methodsignature method type/ForeignCode
Methodadd_enum_value method type/Metamodel/EnumHOW
Methodthrow method type/Exception
Routineacosech routine type/Cool
Methodcleanup method type/IO/Path
Methodset-leading method type/RakuAST/Doc/DeclaratorTarget
Methodset-leading method type/RakuAST/Doc/Declarator
Subatomic-inc-fetch sub type/atomicint
Methodraw method type/Parameter
Methodlookup method type/Metamodel/ClassHOW
Methodlookup method type/Metamodel/MethodContainer
Traitis nodal trait language/typesystem
SubMAIN sub language/functions
SubMAIN sub language/create-cli
Methodneed method type/CompUnit/Repository
Methodneed method type/CompUnit/Repository/FileSystem
Methodneed method type/CompUnit/Repository/Installation
Methodneed method type/CompUnit/Repository/Unknown
Methodnext-handle method type/IO/CatHandle
Methodnamed method type/Parameter
Methodencoder method type/Encoding
Methodbool-only method type/PredictiveIterator
MethodNum method type/Cool
MethodNum method type/Num
MethodNum method type/Rational
MethodNum method type/Str
MethodNum method type/Real
MethodNum method type/NumStr
MethodOrder method type/Cool
Operator(cont), infix โˆ‹ infix language/operators
Operator(cont), infix โˆ‹ infix language/setbagmix
MethodAT-KEY method language/subscripts
MethodAT-KEY method type/Associative
Methodenum_values method type/Metamodel/EnumHOW
Methodresult method type/Promise
MethodWHY method type/RakuAST/Doc/DeclaratorTarget
MethodWHY method type/Metamodel/Documenting
MethodWHY method type/Mu
Methodformatter method type/Dateish
Routinecis routine type/Cool
Routinemove routine type/IO/Path
Methodskip-one method type/Iterator
Routinenodemap routine type/Any
Operator&amp;&amp; infix language/operators
Methodslurp method type/IO/Handle
Subslurp sub type/independent-routines
Routineslurp routine type/IO/Path
Methodslurp method type/IO/CatHandle
Methodatoms method type/RakuAST/Doc/Paragraph
Methodatoms method type/RakuAST/Doc/Markup
Subexplicitly-manage sub language/nativecall
Methodadd_private_method method type/Metamodel/PrivateMethodContainer
Methodallowed-markup method type/RakuAST/Doc/Block
Methodreplacement method type/X/Obsolete
Methodtotal-memory method type/Kernel
MethodWHICH method type/IO/Special
MethodWHICH method type/Allomorph
MethodWHICH method type/Range
MethodWHICH method type/Mu
Methoddefault method type/Baggy
Methoddefault method type/Parameter
Methoddefault method type/Scalar
Methoddefault method type/Hash
Methoddefault method type/Array
Methoddefault method type/Setty
Traitis raw trait type/Routine
Methodis-relative method type/IO/Path
Methodcatdir method type/IO/Spec/Unix
Methodcatdir method type/IO/Spec/Win32
Methodcatdir method type/IO/Spec/Cygwin
Methodorig method type/Match
Methodbind-stderr method type/Proc/Async
Methodtrailing method type/RakuAST/Doc/Declarator
Methodtrailing method type/Pod/Block/Declarator
MethodSetHash method type/Baggy
MethodSetHash method type/Any
Methodread-int128 method type/Blob
Methodmro_unhidden method type/Metamodel/C3MRO
Methoddays-in-year method type/Dateish
Methodsummary method type/Backtrace
Methodannotations method type/CallFrame
Methodnl-out method type/IO/Handle
Methodnl-out method type/Any
MethodWRITE method type/IO/Handle
Operator(-), infix โˆ– infix language/operators
Operator(-), infix โˆ– infix language/setbagmix
Operatorunicmp infix language/operators
Methodfor method type/RakuAST/Doc/Block
Methodinvalid-str method type/X/Temporal/InvalidFormat
MethodSetty method type/QuantHash
Methodenum_from_value method type/Metamodel/EnumHOW
Routinerotor routine type/List
Methodrotor method type/Any
Methodrotor method type/Supply
Submkdir sub type/independent-routines
Methodmkdir method type/IO/Path
MethodCREATE method type/Mu
Methodread-bits method type/Blob
Methodroutine-type method type/X/Anon/Multi
Methodpromise method type/X/Promise/CauseOnlyValidOnBroken
Methodpromise method type/X/Promise/Vowed
MethodSeq method type/Seq
MethodSeq method type/Any
MethodSeq method type/Supply
MethodSeq method type/IterationBuffer
Subdies-ok sub type/Test
Methodversion method type/Unicode
Methodversion method type/CompUnit
Methodversion method type/Systemic
Methodpolymod method type/Int
Methodpolymod method type/Real
MethodInt method type/Match
MethodInt method type/List
MethodInt method type/Date
MethodInt method type/IO/Path
MethodInt method type/Enumeration
MethodInt method type/Cool
MethodInt method type/Num
MethodInt method type/Rational
MethodInt method type/Str
MethodInt method type/Real
MethodInt method type/StrDistance
MethodInt method type/IntStr
RoutineInt routine type/Bool
MethodInt method type/Map
Methodhyper method type/HyperSeq
Methodhyper method type/RaceSeq
Methodhyper method type/Iterable
Methodquaternary method type/Collation
Methoditerator method type/HyperSeq
Methoditerator method type/Seq
Methoditerator method type/RaceSeq
Methoditerator method type/Any
Methoditerator method type/PositionalBindFailover
Methoditerator method type/Mu
Methoditerator method type/Junction
Methoditerator method type/Iterable
Methodmy method type/CallFrame
Subsleep-until sub type/independent-routines
Methodrootdir method type/IO/Spec/Unix
Methodrootdir method type/IO/Spec/Win32
Methodpush-all method type/Iterator
Operator(C-like) form prefix language/signatures
Methodsink method type/HyperSeq
Methodsink method type/List
Methodsink method type/Seq
Methodsink method type/RaceSeq
Methodsink method type/Proc
Subatomic-fetch-add sub type/atomicint
Routinegetc routine type/IO/Handle
Subgetc sub type/independent-routines
Methodgetc method type/IO/CatHandle
Methodcaption method type/Pod/Block/Table
Methodset-WHY method type/RakuAST/Doc/DeclaratorTarget
Routineceiling routine type/Cool
Methodceiling method type/Rational
Methodceiling method type/Complex
Methodceiling method type/Real
Methodre method type/Complex
Operator[ ] circumfix language/operators
Operator[ ] postcircumfix language/operators
Operator!(&gt;), infix โŠ… infix language/setbagmix
Methodwatch-path method type/IO/Notification
Operatorโฉถ infix language/operators
Routinetake routine type/Mu
Methodnude method type/Rational
Methodfrom method type/Match
Methodfrom method type/List
Methodfrom method type/X/IO/Rename
Methodfrom method type/CompUnit
Methodfrom method type/X/IO/Move
Methodfrom method type/X/IO/Copy
Methodcontents method type/Pod/Block
Methodacquire method type/Semaphore
Methodto-posix method type/Instant
Methodenums method type/Enumeration
Routineenums routine type/Bool
Methodset-level method type/RakuAST/Doc/Block
Routinetan routine type/Cool
Routinelsb routine type/Int
MethodIO::Notification.watch-path method type/Supply
Methodaccepts_type method type/Metamodel/DefiniteHOW
Methodpair method type/Enumeration
Methodfind_method method type/Metamodel/MROBasedMethodDispatch
Methodfind_method method type/Metamodel/MethodDelegation
Methodfind_method method type/Metamodel/DefiniteHOW
Methodoffset method type/DateTime
Routinecombinations routine type/List
Methodcombinations method type/Any
Methodschedule-on method type/Supply
Routineduckmap routine type/Any
Methodperl method type/Mu
Subinfix:&lt;**&gt; sub type/Complex
Methodindent method type/Str
Methodactions method type/Match
Methodsub_signature method type/Parameter
Methodsibling method type/IO/Path
MethodPair method type/Pair
Methodfree-memory method type/Kernel
Methodstore-file method type/CompUnit/PrecompilationRepository
Methodflat method type/Range
Subflat sub type/independent-routines
Methodflat method type/Backtrace
Methodflat method type/Any
Methodflat method type/Array
Methodflat method type/Iterable
Methodflat method type/Supply
RoutineT routine type/Telemetry
Methodwrite-int128 method type/Buf
Methodwrite-int128 method type/Buf
Methodparagraphs method type/RakuAST/Doc/Block
Methoddid-you-mean method type/X/NYI
Methodflip method type/Allomorph
Routineflip routine type/Cool
Routineflip routine type/Str
Operatorandthen infix language/operators
MethodRange method type/Int
MethodRange method type/Rational
Methodfrom-paragraphs method type/RakuAST/Doc/Block
Methodbacktrace method type/Exception
Subcas sub type/atomicint
Subcas sub type/Scalar
Operatorfff infix language/operators
Sub&amp;*chdir sub type/independent-routines
Subisa-ok sub type/Test
Operator^..^ infix language/operators
Methodload-repo-id method type/CompUnit/PrecompilationRepository
Methodlines method type/IO/Socket/INET
Routinelines routine type/IO/Handle
Methodlines method type/IO/Path
Routinelines routine type/Cool
Routinelines routine type/Str
Methodlines method type/IO/CatHandle
Methodlines method type/Supply
Methodsubstr method type/Allomorph
Routinesubstr routine type/Cool
Routinesubstr routine type/Str
Methodset_export_callback method type/Metamodel/EnumHOW
Methodwrite-uint32 method type/Buf
Methodwrite-uint32 method type/Buf
Methodis_trusted method type/Metamodel/Trusting
Methodbytecode-size method type/Code
Subeval-dies-ok sub type/Test
Operator+&gt; infix language/operators
Routineuniname routine type/Cool
Methodisa method type/Mu
Methodgist method type/List
Methodgist method type/IO/Handle
Methodgist method type/Date
Methodgist method type/Backtrace
Methodgist method type/IO/Notification/Change
Methodgist method type/IO/Path
Methodgist method type/Version
Methodgist method type/Attribute
Routinegist routine type/Mu
Methodgist method type/Blob
Methodgist method type/Array
Methodgist method type/Complex
Methodgist method type/Junction
Methodgist method type/Nil
Methodgist method type/Systemic
Methodgist method type/Sequence
Methodgist method type/Submethod
Methodgist method type/ForeignCode
Methodgist method type/Exception
Methodgist method type/Map
Subatomic-fetch-dec sub type/atomicint
Routineatan routine type/Cool
Methodchanged method type/IO/Special
Methodchanged method type/IO/Path
Methodadd-trailing method type/RakuAST/Doc/DeclaratorTarget
Methodadd-trailing method type/RakuAST/Doc/Declarator
Traitis test-assertion trait type/Routine
Operatorโ‰ข infix language/operators
Methodadd_fallback method type/Metamodel/ClassHOW
Methodready method type/Proc/Async
Operator,= postfix language/operators
MethodisNaN method type/Rational
MethodisNaN method type/Complex
Operator.= infix language/operators
Methodredispatcher method type/X/NoDispatcher
MethodBag method type/Mix
MethodBag method type/MixHash
MethodBag method type/Any
MethodBag method type/Setty
Methodsink-all method type/Iterator
Routinesprintf routine type/independent-routines
Methodsprintf method type/Cool
Operator, infix language/operators
Methodmro method type/Metamodel/C3MRO
Methodparsefile method type/Grammar
Methodunivals method type/Str
Methodfeature method type/X/NYI
Methodmerge method type/Supply
Operatorlcm infix language/operators
Methodprint-nl method type/IO/Handle
Methodis_type method type/Metamodel/Primitives
Methodvalue method type/Pair
Methodvalue method type/Enumeration
Traitis dynamic trait type/Variable
Methodday-of-week method type/Dateish
Operator.. infix language/operators
Operator??? listop language/operators
Operator... infix language/operators
Operator... listop language/operators
Methoddir-with-entries method type/IO/Path
Methodis_bound method type/Attribute
Methodtc method type/Allomorph
Routinetc routine type/Cool
Routinetc routine type/Str
Termฯ„ term language/terms
Methodfrom-posix method type/Instant
Methodbase-repeating method type/Rational
Operator(^), infix โŠ– infix language/operators
Operator(^), infix โŠ– infix language/setbagmix
RoutineEVAL routine type/independent-routines
MethodEVAL method type/Cool
Methodis-setting method type/Backtrace/Frame
Methodfind_private_method method type/Metamodel/PrivateMethodContainer
MethodAST method type/Formatter
Subpop sub type/independent-routines
Methodpop method type/Buf
Methodpop method type/Array
Routinewords routine type/IO/Handle
Methodwords method type/IO/Path
Methodwords method type/Cool
Routinewords routine type/Str
Methodwords method type/IO/CatHandle
Methodwords method type/Supply
Methodpackages method type/X/Package/Stubbed
Operator^fff^ infix language/operators
Methoddir-sep method type/IO/Spec/Unix
Methoddir-sep method type/IO/Spec/Win32
Methodnew method type/Format
Methodnew method type/IO/Path/Parts
Methodnew method type/RakuAST/Doc/Paragraph
Methodnew method type/IO/Socket/INET
Methodnew method type/IO/Special
Methodnew method type/Int
Methodnew method type/CX/Warn
Methodnew method type/Uni
Methodnew method type/Date
Methodnew method type/Range
Methodnew method type/Distribution/Path
Methodnew method type/Backtrace
Methodnew method type/Metamodel/PackageHOW
Methodnew method type/IO/Path/Unix
Methodnew method type/Pair
Methodnew method type/Seq
Methodnew method type/IO/Path
Methodnew method type/Version
Methodnew method type/IO/Path/QNX
Methodnew method type/Attribute
Methodnew method type/DateTime
Methodnew method type/Num
Methodnew method type/RakuAST/Doc/Declarator
Methodnew method type/IO/Path/Win32
Methodnew method type/Rational
Methodnew method type/Distribution/Hash
Methodnew method type/Semaphore
Methodnew method type/Mu
Methodnew method type/Thread
Methodnew method type/Blob
Methodnew method type/Complex
Methodnew method type/RakuAST/Doc/Markup
Methodnew method type/Junction
Methodnew method type/Nil
Methodnew method type/Proxy
Methodnew method type/IO/CatHandle
Methodnew method type/Failure
Methodnew method type/IntStr
Methodnew method type/NumStr
Methodnew method type/Formatter
Methodnew method type/RatStr
Methodnew method type/X/NYI
Routinenew routine type/Proc
Methodnew method type/Supplier
Methodnew method type/Proc/Async
Methodnew method type/Supplier/Preserving
Methodnew method type/Telemetry/Sampler
Methodnew method type/RakuAST/Doc/Block
Methodnew method type/Map
Methodnew method type/ComplexStr
Methodnew method type/IO/Path/Cygwin
Methodmode method type/IO/Special
Methodmode method type/X/IO/Mkdir
Methodmode method type/IO/Path
Methodgroup method type/IO/Path
Operator(&gt;=), infix โЇ infix language/operators
Operator(&gt;=), infix โЇ infix language/setbagmix
Methodfirst-date-in-month method type/Date
Operator= (item assignment) infix language/operators
Methodkxxv method type/Baggy
Methodkxxv method type/Mixy
Methodday method type/Dateish
Methodcalling-package method type/X/Method/Private/Permission
Methodsource-package method type/X/Method/Private/Permission
Subemit sub type/independent-routines
Routineemit routine type/Mu
Methodemit method type/Supplier
Methodpath-sep method type/Distro
Methodlater method type/Dateish
Operator&gt; infix language/operators
Methodchannel method type/X/Channel/ReceiveOnClosed
Methodchannel method type/X/Channel/SendOnClosed
Routinetruncate routine type/Cool
Methodtruncate method type/Complex
Methodtruncate method type/Real
Methodwhole-second method type/DateTime
Termnano term language/terms
Methodassuming method type/Code
Methoddestroyers method type/Metamodel/Finalization
Subisnt sub type/Test
Methodsubstr-rw method type/Allomorph
Routinesubstr-rw routine type/Cool
Methodsubstr-rw method type/Str
Operator!(&lt;=), infix โŠˆ infix language/setbagmix
Methodfrom-slurpy method type/X/AdHoc
Subnativesizeof sub language/nativecall
Methodast method type/Match
Methodlc method type/Allomorph
Routinelc routine type/Cool
Routinelc routine type/Str
Methodbase method type/Real
Methodsubname method type/Backtrace/Frame
Methodset_name method type/Metamodel/Naming
Methodmulti method type/Routine
Operatornotandthen infix language/operators
Routineunpolar routine type/independent-routines
Methodunpolar method type/Cool
Methodabsolute method type/IO/Path
Subpass sub type/Test
Methodhead method type/List
Routinehead routine type/Any
Methodhead method type/Supply
Methodis-win method type/Distro
Methodshape method type/Array
Subsleep sub type/independent-routines
Operator(==), infix โ‰ก infix language/operators
Operator(==), infix โ‰ก infix language/setbagmix
Methodrange method type/X/OutOfRange
Methodverbose-config method type/Compiler
Methodis-monotonically-increasing method type/Iterator
Methodhas_accessor method type/Attribute
Methodpickpairs method type/Baggy
Methodpickpairs method type/Setty
Methodsamecase method type/Allomorph
Routinesamecase routine type/Cool
Methodsamecase method type/Str
Subprompt sub type/independent-routines
Methodon-switch method type/IO/CatHandle
Methodt method type/IO/Handle
Methodt method type/IO/CatHandle
Methodtotal method type/Mix
Methodtotal method type/Baggy
Methodtotal method type/Setty
Methodchunks method type/Match
Methodset_why method type/Metamodel/Documenting
Methodfc method type/Allomorph
Routinefc routine type/Cool
Routinefc routine type/Str
Methodtry_acquire method type/Semaphore
Methodexception method type/Failure
Methodreals method type/Complex
Routineacotanh routine type/Cool
Routineperiods routine type/Telemetry
MethodDELETE-KEY method language/subscripts
Subis-deeply sub type/Test
Methoddirective method type/RakuAST/Doc/Block
MethodBuf method type/Blob
Methodpeer-port method type/IO/Socket/Async
Methodadd-leading method type/RakuAST/Doc/DeclaratorTarget
Methodadd-leading method type/RakuAST/Doc/Declarator
Routinedir routine type/IO/Path
Methodget method type/IO/Socket/INET
Routineget routine type/IO/Handle
Subget sub type/independent-routines
Methodget method type/IO/CatHandle
Routineget routine type/IO/Socket
Methodpeer-host method type/IO/Socket/Async
Subbail-out sub type/Test
Routinevalues routine type/List
Methodvalues method type/Capture
Methodvalues method type/Baggy
Methodvalues method type/Pair
Methodvalues method type/Any
Methodvalues method type/Map
Methodvalues method type/Setty
Routinecategorize routine type/List
Routinecategorize routine type/Any
Methodexcludes-min method type/Range
Methodcapture method type/Parameter
Methodprimary method type/Collation
Methodwith-lock-hidden-from-recursion-check method type/Lock/Async
Operator^fff infix language/operators
MethodFALLBACK method type/Nil
Methodpositional method type/Parameter
Methodenum_value_list method type/Metamodel/EnumHOW
Termnow term language/terms
Methodnow method type/DateTime
Methodloaded method type/CompUnit/Repository
Methodloaded method type/CompUnit/Repository/FileSystem
Methodloaded method type/CompUnit/Repository/Installation
Methodloaded method type/CompUnit/Repository/Unknown
Methodroles_to_compose method type/Metamodel/RoleContainer
Methodweek method type/Dateish
Methodfrom-loop method type/Seq
Methodset-trailing method type/RakuAST/Doc/DeclaratorTarget
Methodset-trailing method type/RakuAST/Doc/Declarator
Operatorconstant prefix language/variables
Methodconstraints method type/Parameter
MethodVersion method type/Str
Operator(&lt;), infix โŠ‚ infix language/operators
Operator(&lt;), infix โŠ‚ infix language/setbagmix
Operator..^ infix language/operators
Methodparent method type/IO/Path
Methodparent method type/X/Inheritance/Unsupported
Routineparse-names routine type/Str
Methodtrans method type/Cool
Methodtrans method type/Str
Operator+&amp; infix language/operators
Operatoror infix language/operators
Methodpackage-kind method type/X/Anon/Augment
Methodpackage-kind method type/X/Attribute/Package
Methodpackage-kind method type/X/Attribute/Undeclared
Methodpackage-kind method type/X/Augment/NoSuchType
Operatoro, infix โˆ˜ infix language/operators
Methodyear method type/Dateish
Methodreverse method type/Mix
Routinereverse routine type/List
Methodreverse method type/Range
Routinereverse routine type/Any
Methodreverse method type/Blob
Methodreverse method type/Supply
Routineord routine type/Cool
Routineord routine type/Str
Routineunique routine type/independent-routines
Methodunique method type/Any
Methodunique method type/Supply
MethodMap method type/QuantHash
MethodMap method type/Any
Operator+^ prefix language/operators
Operator+^ infix language/operators
Routineroundrobin routine type/List
Methodallof method type/Promise
Methodmaxpairs method type/Any
Methodmaxpairs method type/Setty
Methodplaceholder method type/X/Signature/Placeholder
Methodplaceholder method type/X/Placeholder/Block
Operator!(elem), infix โˆ‰ infix language/setbagmix
Methodyield method type/Thread
Methodsuffix method type/Parameter
Routineelems routine type/List
Methodelems method language/subscripts
Methodelems method type/Uni
Methodelems method type/Range
Methodelems method type/Capture
Methodelems method type/Baggy
Methodelems method type/Seq
Methodelems method type/Any
Methodelems method type/Positional
Methodelems method type/Blob
Methodelems method type/Array
Methodelems method type/Metamodel/EnumHOW
Methodelems method type/Supply
Methodelems method type/IterationBuffer
Methodelems method type/Map
Methodelems method type/Setty
Methoddd-mm-yyyy method type/Dateish
Methoddelete method type/CompUnit/PrecompilationRepository
Methodat method type/Promise
Methodcount method type/Format
Methodcount method type/Code
Methodcount method type/ForeignCode
Methodcount method type/Signature
Methodanyof method type/Promise
Operator?? !! infix language/operators
Routinecosec routine type/Cool
Subthrows-like sub type/Test
Methodday-fraction method type/DateTime
Methodtoggle method type/Any
Methodfiles method type/CompUnit/Repository/FileSystem
Methodfiles method type/CompUnit/Repository/Installation
OperatorโˆŒ infix language/operators
Operator!(==), infix โ‰ข infix language/setbagmix
Methodexcludes-max method type/Range
Methodshortname method type/Metamodel/DefiniteHOW
Methodtypename method type/X/Method/NotFound
Methodtypename method type/X/Assignment/RO
MethodPromise method type/Supply
Routinecotanh routine type/Cool
Methodmethod_table method type/Metamodel/MethodContainer
Subbag sub type/Bag
Subplan sub type/Test
MethodKERNELnames method type/Raku
Operator==&gt; infix language/operators
Operatorโš›-- postfix type/atomicint
Operatorlet prefix language/operators
Operatorlet prefix language/variables
Methodout-buffer method type/IO/Handle
Methodrestore method type/Routine/WrapHandle
Routinewordcase routine type/Cool
Routinewordcase routine type/Str
Methodnew_type method type/Metamodel/PackageHOW
Methodnew_type method type/Metamodel/EnumHOW
Methodnew_type method type/Metamodel/DefiniteHOW
Methodnew_type method type/Metamodel/ClassHOW
Methodsubbuf-rw method type/Buf
Routinesubbuf-rw routine type/Buf
Methodchild-typename method type/X/Inheritance/Unsupported
Routinesinh routine type/Cool
Subawait sub type/Channel
Subawait sub type/Promise
Methodevent method type/IO/Notification/Change
Traittrusts trait language/typesystem
Methodtrusts method type/Metamodel/Trusting
Methodset-instruments method type/Telemetry/Sampler
Methodwhat method type/IO/Special
Methodwhat method type/X/Cannot/Lazy
Methodwhat method type/X/Syntax/Missing
Methodwhat method type/X/Undeclared
Methodwhat method type/X/Redeclaration
Methodwhat method type/X/OutOfRange
Methodwhat method type/X/Syntax/Variable/Numeric
Methodwhat method type/X/Syntax/Malformed
Methodwhat method type/X/Cannot/Empty
Routinesnip routine type/Any
MethodBridge method type/Int
MethodBridge method type/Num
MethodBridge method type/Rational
MethodBridge method type/Real
Methodinstead method type/X/Syntax/Reserved
Methodbreak method type/Promise
Methodlist method type/Match
Routinelist routine type/List
Methodlist method type/QuantHash
Methodlist method type/Uni
Methodlist method type/Range
Methodlist method type/Capture
Methodlist method type/Backtrace
Methodlist method type/Buf
Methodlist method type/Channel
Methodlist method type/Any
Methodlist method type/PositionalBindFailover
Methodlist method type/Blob
Methodlist method type/Failure
Methodlist method type/Supply
Methodlist method type/Map
MethodStringy method type/Blob
MethodStringy method type/Sequence
Methodyada method type/Routine
Operatorafter infix language/operators
Methodafter method type/StrDistance
Methodafter method type/X/Parameter/WrongOrder
Methodreadonly method type/Parameter
Methodreadonly method type/Attribute
Methodgot method type/X/OutOfRange
Methodgot method type/X/TypeCheck
Methodof method type/QuantHash
Methodof method type/Code
Methodof method type/Scalar
Methodof method type/Hash
Methodof method type/Positional
Methodof method type/Array
Traitof trait type/Variable
Methodof method type/Associative
Methodin method type/Promise
Methodcancel method type/Cancellation
Methodshort-name method type/CompUnit
Methodwrite-uint64 method type/Buf
Methodwrite-uint64 method type/Buf
Methodbasename method type/IO/Spec/Unix
Methodbasename method type/IO/Path
Methodbasename method type/IO/Spec/Win32
Methodsocket-host method type/IO/Socket/Async/ListenSocket
Methodsocket-host method type/IO/Socket/Async
Operator| prefix language/operators
Operator| infix language/operators
Subwarn sub type/Exception
Methodtruncated-to method type/Date
Methodtruncated-to method type/DateTime
Subis_approx sub type/Test
Methodmigrate method type/Supply
Methodcompose method type/Metamodel/EnumHOW
Methodcompose method type/Metamodel/ClassHOW
Subtake-rw sub type/Mu
Routinechr routine type/Int
Routinechr routine type/Cool
Methodchop method type/Allomorph
Routinechop routine type/Cool
Routinechop routine type/Str
Operator* infix language/operators
Methodreserved method type/X/Syntax/Reserved
MethodAT-POS method language/subscripts
MethodAT-POS method type/Range
MethodAT-POS method type/Positional
MethodAT-POS method type/Sequence
MethodAT-POS method type/IterationBuffer
Operator-- prefix language/operators
Operator-- postfix language/operators
Methodset-WHEREFORE method type/RakuAST/Doc/Declarator
MethodMixHash method type/Any
MethodMixHash method type/Setty
Methodstatus method type/X/Promise/CauseOnlyValidOnBroken
Methodstatus method type/Promise
Subinfix:&lt;+&gt; sub type/Date
Subinfix:&lt;+&gt; sub type/Range
Subinfix:&lt;+&gt; sub type/DateTime
Routinereduce routine type/List
Routinereduce routine type/Any
Methodreduce method type/Supply
Methodset-meta method type/RakuAST/Doc/Markup
Methoddetails method type/X/Numeric/DivideByZero
Routinesech routine type/Cool
Methodconcise method type/Backtrace
Operator=~= infix language/operators
Operatormod infix language/operators
Routineproduce routine type/List
Routineproduce routine type/Any
Methodproduce method type/Supply
Methodtertiary method type/Collation
Subchdir sub type/independent-routines
Methodchdir method type/IO/Path
Methodcpu-usage method type/Kernel
Termฯ€ term language/terms
Methodrolish method type/X/Mixin/NotComposable
Methodadd method type/IO/Path
Methodadd method type/BagHash
Methodos-error method type/X/OS
Methodrecv method type/IO/Socket
Methodslurp-rest method type/IO/Handle
Methodalternative-names method type/Encoding
Methodread-int8 method type/Blob
Methodwrite-int8 method type/Buf
Methodwrite-int8 method type/Buf
Methodnominalize method type/Metamodel/DefiniteHOW
Methodcodename method type/Compiler
Operator(.), infix โŠ infix language/operators
Operator(.), infix โŠ infix language/setbagmix
Methodrw method type/Parameter
Methodrw method type/IO/Path
Methodrw method type/Attribute
Methodrw method type/Metamodel/AttributeContainer
Methodinvert method type/HyperSeq
Routineinvert routine type/List
Methodinvert method type/Baggy
Methodinvert method type/Pair
Methodinvert method type/RaceSeq
Methodinvert method type/Any
Methodinvert method type/Map
Methodprintf method type/IO/Handle
Routineprintf routine type/independent-routines
Methodprintf method type/Cool
MethodDISTROnames method type/Raku
Routinesum routine type/List
Methodsum method type/Range
Methodsum method type/Any
Methodcolumn method type/X/Comp
MethodMixy method type/QuantHash
Methodpostmatch method type/Match
Methodrand method type/Range
Termrand term language/terms
Methodrand method type/Cool
Methodrand method type/Num
Routinerand routine type/Real
Subrepl() sub language/REPL
Operator~&gt; infix language/operators
Methodprematch method type/Match
Methodcatfile method type/IO/Spec/Unix
Methodcatfile method type/IO/Spec/Win32
Operatortemp prefix language/operators
Operatortemp prefix language/variables