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