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