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