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