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