Raku Routines

This is a list of all built-in routines that are documented here as part of the Raku language. Use the above menu to narrow it down topically.

Name Type Description
sub

(From Perl to Raku guide - functions)

! prefix

(From Operators)

!!! listop

(From Operators)

!=, infix ≠ infix

(From Operators)

% infix

(From Operators)

%% infix

(From Operators)

& infix

(From Operators)

&& infix

(From Operators)

&*chdir sub

(From Independent routines)

( ) term, postcircumfix

(From Operators, Operators)

(&), infix ∩ infix

(From Sets, bags, and mixes, Operators)

(+), infix ⊎ infix

(From Sets, bags, and mixes, Operators)

(-), infix ∖ infix

(From Sets, bags, and mixes, Operators)

(.), infix ⊍ infix

(From Sets, bags, and mixes, Operators)

(<), infix ⊂ infix

(From Sets, bags, and mixes, Operators)

(<=), infix ⊆ infix

(From Sets, bags, and mixes, Operators)

(==), infix ≡ infix

(From Sets, bags, and mixes, Operators)

(>), infix ⊃ infix

(From Sets, bags, and mixes, Operators)

(>=), infix ⊇ infix

(From Sets, bags, and mixes, Operators)

(C-like) form prefix

(From Signature)

(^), infix ⊖ infix

(From Sets, bags, and mixes, Operators)

(cont), infix ∋ infix

(From Sets, bags, and mixes, Operators)

(elem), infix ∈ infix

(From Sets, bags, and mixes, Operators)

(|), infix ∪ infix

(From Sets, bags, and mixes, Operators)

* infix

(From Operators)

** infix

(From Operators)

+ prefix, infix

(From Operators, Operators)

+& infix

(From Operators)

++ prefix, postfix

(From Operators, Operators)

++⚛ prefix

(From atomicint)

+< infix

(From Operators)

+> infix

(From Operators)

+^ prefix, infix

(From Operators, Operators)

+| infix

(From Operators)

, infix

(From Operators)

,= postfix

(From Operators)

- prefix, infix

(From Operators, Operators)

-- prefix, postfix

(From Operators, Operators)

--⚛ prefix

(From atomicint)

. infix

(From Operators)

.. infix

(From Operators)

... infix, listop

(From Operators, Operators)

..^ infix

(From Operators)

.= infix

(From Operators)

/ infix

(From Operators)

// infix

(From Operators)

: infix

(From Operators)

::= infix

(From Operators)

:= infix

(From Operators)

< infix

(From Operators)

< > term, postcircumfix

(From Operators, Operators)

<=, infix ≤ infix

(From Operators)

<== infix

(From Operators)

<=> infix

(From Operators, Order)

<> postcircumfix

(From Operators)

= (item assignment) infix

(From Operators)

= (list assignment) infix

(From Operators)

=:= infix

(From Operators)

==, infix ⩵ infix

(From Operators)

=== infix, method

(From ComplexStr, Enumeration, IntStr, RatStr, NumStr)

===, infix ⩶ infix

(From Operators)

==> infix

(From Operators)

=> infix

(From Operators)

=~= infix

(From Operators)

> infix

(From Operators)

>=, infix ≥ infix

(From Operators)

? prefix

(From Operators, Bool)

?& infix

(From Operators)

?? !! infix

(From Operators)

??? listop

(From Operators)

?^ prefix, infix

(From Operators, Operators)

?| infix

(From Operators)

ACCEPTS method

(From Str, Map, IO::Path, Any, Whatever, List, Code, Range, Signature, Setty, Bool, Numeric, Baggy, Mu, Allomorph, Regex, Pair)

ARGS-TO-CAPTURE sub

(From Command line interface)

ASSIGN-KEY method

(From Subscripts)

ASSIGN-POS method

(From Subscripts)

AT-KEY method

(From Subscripts, Associative)

AT-POS method

(From Subscripts, Positional, Range, Sequence)

Array method

(From Any)

BIND-KEY method

(From Subscripts)

BIND-POS method

(From Subscripts)

BUILD submethod

(From Type system)

Bag method

(From Any, Mix, Setty, MixHash)

BagHash method

(From Any, Mix, Setty, MixHash)

Baggy method

(From QuantHash)

Bool method, routine

(From Promise, Str, Map, StrDistance, Junction, Proc, List, Match, Capture, Setty, Failure, Numeric, Baggy, Mu, Blob, Allomorph, Rational, Regex)

Bridge method

(From Num, Int, Real, Rational)

CALL-ME method

(From Callable, Enumeration)

CREATE method

(From Mu)

Capture method

(From Str, Map, Seq, Num, Supply, QuantHash, Whatever, Callable, Int, List, ComplexStr, Capture, Range, Channel, Signature, Failure, Mu, Blob, Version, RatStr)

Channel method

(From Supply)

Complex method

(From ComplexStr, Real, Cool)

DELETE-KEY method

(From Subscripts)

DELETE-POS method

(From Subscripts)

DESTROY method, submethod

(From IO::CatHandle, IO::Handle)

DISTROnames method

(From Raku)

Date method

(From Str, Instant, Date, DateTime)

DateTime method

(From Str, Instant, Date, DateTime)

EOF method

(From IO::CatHandle, IO::Handle)

EVAL routine, method

(From Independent routines, Cool)

EVALFILE sub

(From Independent routines)

EXISTS-KEY method

(From Subscripts, Associative)

EXISTS-POS method

(From Subscripts, Positional, Range, Sequence)

FALLBACK method

(From Nil)

FatRat method

(From Num, Cool)

GENERATE-USAGE sub

(From Command line interface)

Hash method

(From Any, QuantHash)

IO method

(From IO::CatHandle, IO::Handle, IO::Notification::Change, IO::Path, IO::Pipe, IO::Special, Dateish, Cool, Distribution::Resource)

IO::Notification.watch-path method

(From Supply)

Instant method

(From DateTime)

Int method, routine

(From Str, Map, StrDistance, IO::Path, Num, List, Match, Enumeration, Real, Cool, IntStr, Bool, Rational)

KERNELnames method

(From Raku)

List method

(From Any, Slip, Array)

MAIN sub

(From Functions, Command line interface)

Map method

(From Any)

Mix method

(From Any, Setty)

MixHash method

(From Any, Setty)

Mixy method

(From QuantHash)

NFC method

(From Str, Uni)

NFD method

(From Str, Uni)

NFKC method

(From Str, Uni)

NFKD method

(From Str, Uni)

Num method

(From Str, Num, Real, Cool, Rational, NumStr)

Numeric method, routine

(From Str, X::AdHoc, Map, StrDistance, IO::Path, List, ComplexStr, Enumeration, Capture, Thread, IntStr, Bool, Nil, Numeric, Endian, RatStr, Sequence, NumStr)

Pair method

(From Pair)

Promise method

(From Supply)

READ method

(From IO::CatHandle, IO::Handle)

RUN-MAIN sub

(From Command line interface)

Range method

(From Int, Rational)

Rat method

(From Str, Num, Real, Cool, RatStr)

Real method

(From ComplexStr, Enumeration, Real, Cool, IntStr, Complex, RatStr, NumStr)

SPEC method

(From IO::Path)

STORE method

(From Subscripts, Subscripts, Positional, Associative)

Seq method

(From Seq, Any, Supply)

Set method

(From Any, List, Baggy)

SetHash method

(From Any, Baggy)

Setty method

(From QuantHash)

Slip method

(From Any, Array)

Str method

(From StrDistance, IO::CatHandle, IO::Handle, IO::Path, IO::Special, Junction, Num, List, Code, Systemic, Match, Real, Thread, Nil, Label, Mu, Blob, ForeignCode, Date, Version, Allomorph, Sequence, Backtrace, Pair, DateTime)

Stringy method

(From Blob, Sequence)

Supply method

(From Promise, IO::CatHandle, IO::Handle, IO::Socket::Async, Any, Channel, Supplier, Proc::Async)

T routine

(From Telemetry)

UInt method

(From Cool)

USAGE sub

(From Command line interface)

VMnames method

(From Raku)

Version method

(From Str)

WHERE method

(From Mu)

WHEREFORE method

(From Pod::Block::Declarator)

WHICH method

(From IO::Special, Range, Mu, Allomorph)

WHY method

(From Metamodel::Documenting, Mu)

WRITE method

(From IO::CatHandle, IO::Handle)

X infix

(From Operators)

Z infix

(From Operators)

[ ] circumfix, postcircumfix

(From Operators, Operators)

^ prefix, infix

(From Operators, Operators)

^.. infix

(From Operators)

^..^ infix

(From Operators)

^^ infix

(From Operators)

^ff infix

(From Operators)

^ff^ infix

(From Operators)

^fff infix

(From Operators)

^fff^ infix

(From Operators)

abs routine

(From Cool, Numeric, Complex)

abs2rel method

(From IO::Spec::Cygwin, IO::Spec::Unix)

absolute method

(From IO::Path)

accept method

(From IO::Socket::INET)

accepts_type method

(From Metamodel::DefiniteHOW)

accessed method

(From IO::Path, IO::Special)

acos routine

(From Cool)

acosec routine

(From Cool)

acosech routine

(From Cool)

acosh routine

(From Cool)

acotan routine

(From Cool)

acotanh routine

(From Cool)

acquire method

(From Semaphore)

act method

(From Supply)

action method

(From X::Cannot::Lazy, X::TypeCheck::Splice)

actions method

(From Match)

add method

(From IO::Path, BagHash)

add_attribute method

(From Metamodel::AttributeContainer)

add_enum_value method

(From Metamodel::EnumHOW)

add_fallback method

(From Metamodel::ClassHOW)

add_method method

(From Metamodel::MethodContainer)

add_parent method

(From Metamodel::EnumHOW, Metamodel::MultipleInheritance)

add_private_method method

(From Metamodel::PrivateMethodContainer)

add_role method

(From Metamodel::RoleContainer)

add_stash method

(From Metamodel::Stashing)

add_trustee method

(From Metamodel::Trusting)

addendum method

(From X::Method::NotFound)

adverb method

(From X::Syntax::Regex::Adverb)

after infix, method

(From Operators, X::Parameter::WrongOrder, StrDistance)

all method

(From Any)

allocate method

(From Blob)

allof method

(From Promise)

alternative-names method

(From Encoding)

and infix

(From Operators)

andthen infix

(From Operators)

annotations method

(From CallFrame)

antipair method

(From Pair)

antipairs method, routine

(From Map, Any, List, Capture, Setty, Baggy, Pair)

any method

(From Any)

anyof method

(From Promise)

api method

(From Metamodel::Versioning)

app_lifetime method

(From Thread)

append method, sub

(From Any, Independent routines, Nil, Array, Hash, Buf)

arch method

(From Kernel)

archetypes method

(From Metamodel::PackageHOW)

archname method

(From Kernel)

args method

(From Proc::Async)

arity method

(From Code, Signature, ForeignCode)

asec routine

(From Cool)

asech routine

(From Cool)

asin routine

(From Cool)

asinh routine

(From Cool)

assuming method

(From Code)

ast method

(From Match)

at method

(From Promise)

atan routine

(From Cool)

atan2 routine

(From Cool)

atanh routine

(From Cool)

atomic-assign sub

(From atomicint, Scalar)

atomic-dec-fetch sub

(From atomicint)

atomic-fetch sub

(From atomicint, Scalar)

atomic-fetch-add sub

(From atomicint)

atomic-fetch-dec sub

(From atomicint)

atomic-fetch-inc sub

(From atomicint)

atomic-fetch-sub sub

(From atomicint)

atomic-inc-fetch sub

(From atomicint)

attributes method

(From Metamodel::AttributeContainer)

auth method

(From CompUnit, Systemic, Metamodel::Versioning)

await sub

(From Promise, Channel)

backend method

(From Compiler)

backtrace method

(From Exception)

bag sub

(From Bag)

bail-out sub

(From Test)

base method

(From Real)

base-repeating method

(From Rational)

base_type method

(From Metamodel::DefiniteHOW)

basename method

(From IO::Path, IO::Spec::Unix, IO::Spec::Win32)

batch method

(From Any, Supply, List)

before infix, method

(From Operators, StrDistance)

bind-stderr method

(From Proc::Async)

bind-stdin method

(From Proc::Async)

bind-stdout method

(From Proc::Async)

bind-udp method

(From IO::Socket::Async)

bits method

(From Kernel)

bless method

(From Mu)

block method

(From X::Phaser::Multiple)

bool-only method

(From PredictiveIterator)

bounds method

(From Range)

break method

(From Promise)

broken method

(From Promise)

build-date method

(From Compiler)

but infix

(From Operators)

bytes method

(From Blob)

cache method

(From PositionalBindFailover, Any)

callframe sub

(From CallFrame)

calling-package method

(From X::Method::Private::Permission)

callsame sub

(From Functions)

callwith sub

(From Functions)

can method

(From Metamodel::ClassHOW, Metamodel::MROBasedMethodDispatch)

can-ok sub

(From Test)

cancel method

(From Cancellation)

candidates method

(From Routine, CompUnit::Repository::FileSystem, CompUnit::Repository::Installation)

cando method

(From Routine, Code)

canonpath method

(From IO::Spec::Cygwin, IO::Spec::QNX, IO::Spec::Unix, IO::Spec::Win32)

caps method

(From Match)

caption method

(From Pod::Block::Table)

capture method

(From Parameter)

cas sub

(From atomicint, Scalar)

catdir method

(From IO::Spec::Cygwin, IO::Spec::Unix, IO::Spec::Win32)

categorize routine

(From Any, List)

categorize-list method

(From Baggy, Hash)

catfile method

(From IO::Spec::Unix, IO::Spec::Win32)

catpath method

(From IO::Spec::Cygwin, IO::Spec::Unix, IO::Spec::Win32)

cause method

(From Promise)

ceiling method, routine

(From Real, Cool, Complex, Rational)

cglobal sub

(From Native calling interface)

changed method

(From IO::Path, IO::Special)

channel method

(From X::Channel::ReceiveOnClosed, X::Channel::SendOnClosed)

chars routine, method

(From Str, Match, Cool, Blob)

chdir method, sub

(From IO::Path, Independent routines)

child method

(From IO::Path)

child-name method

(From X::Inheritance::NotComposed)

child-typename method

(From X::Inheritance::Unsupported)

chmod method, sub

(From IO::Path, Independent routines)

chomp routine, method

(From Str, IO::CatHandle, IO::Handle, Cool, Allomorph)

chop routine, method

(From Str, Cool, Allomorph)

chr routine

(From Int, Cool)

chrs routine, method

(From Cool, Nil)

chunks method

(From Match)

cis routine

(From Cool)

classify routine

(From Any, List)

classify-list method

(From Baggy, Hash)

cleanup method

(From IO::Path)

clone method

(From Match, Mu, Date, Array, DateTime)

close method, routine

(From IO::CatHandle, IO::Handle, IO::Pipe, IO::Socket, IO::Socket::Async, Tap, Channel)

close-stdin method

(From Proc::Async)

closed method

(From Channel)

cmp infix

(From Operators, List, Order, Allomorph, Pair)

cmp-ok sub

(From Test)

code method

(From Backtrace::Frame, CallFrame)

codename method

(From Compiler)

codes routine, method

(From Cool, Uni)

coerce_type method

(From Parameter)

coll infix

(From Operators)

collate method

(From Any, Supply)

column method

(From X::Comp)

comb routine, method

(From Str, IO::CatHandle, IO::Handle, IO::Path, Cool, Allomorph)

combinations method, routine

(From Any, List)

command method

(From Proc, Proc::Async)

comment method

(From X::OutOfRange)

compiler method

(From Raku)

composalizer method

(From Metamodel::EnumHOW)

compose method

(From Metamodel::ClassHOW, Metamodel::EnumHOW)

compose_type method

(From Metamodel::Primitives)

compose_values method

(From Metamodel::EnumHOW)

composer method

(From X::Composition::NotComposable)

compute_mro method

(From Metamodel::C3MRO)

concise method

(From Backtrace)

condition method

(From X::Phaser::PrePost, Lock)

config method

(From Systemic, Pod::Block)

configure_destroy method

(From Metamodel::Primitives)

configure_type_checking method

(From Metamodel::Primitives)

conj method

(From Cool, Numeric, Complex)

connect method

(From IO::Socket::Async)

constant prefix

(From Variables)

constraints method

(From Parameter)

construct method

(From X::Syntax::Regex::Adverb)

contains method

(From Str, Cool)

content method

(From Distribution, Distribution::Hash, Distribution::Locally, Distribution::Path)

contents method

(From Pod::Block)

copy routine, method

(From IO::Path, Parameter)

cos routine

(From Cool)

cosec routine

(From Cool)

cosech routine

(From Cool)

cosh routine

(From Cool)

cotan routine

(From Cool)

cotanh routine

(From Cool)

count method

(From Code, Signature, ForeignCode)

count-only method

(From PredictiveIterator)

cpu-cores method

(From Kernel)

cpu-usage method

(From Kernel)

create_type method

(From Metamodel::Primitives)

cross routine

(From List)

cue method

(From Scheduler)

curdir method

(From IO::Spec::Unix)

curupdir method

(From IO::Spec::Unix)

d method

(From IO::Path, IO::Special)

day method

(From Dateish)

day-fraction method

(From DateTime)

day-of-month method

(From Dateish)

day-of-week method

(From Dateish)

day-of-year method

(From Dateish)

daycount method

(From Dateish)

days-in-month method

(From Dateish)

dd-mm-yyyy method

(From Dateish)

declaration method

(From X::Declaration::Scope)

decode method

(From Blob)

decoder method

(From Encoding)

deepmap method

(From Any)

default method

(From Scalar, Setty, Baggy, Array, Hash, Parameter)

defined method, routine

(From Junction, Failure, Mu, Mu)

definite method

(From Metamodel::DefiniteHOW)

delayed method

(From Supply)

delete method

(From CompUnit::PrecompilationRepository)

delete-by-compiler method

(From CompUnit::PrecompilationRepository)

denominator method

(From Rational)

desc method

(From Systemic)

destroyers method

(From Metamodel::Finalization)

devnull method

(From IO::Spec::Unix, IO::Spec::Win32)

diag sub

(From Test)

did-you-mean method

(From X::NYI)

die routine

(From Exception)

dies-ok sub

(From Test)

dir routine

(From IO::Path)

dir-sep method

(From IO::Spec::Unix, IO::Spec::Win32)

dirname method

(From IO::Path)

distribution method

(From CompUnit)

div infix

(From Operators, Int)

do method

(From Supply)

does infix, trait, routine

(From Operators, Type system, Mu)

does-ok sub

(From Test)

done sub, method

(From Independent routines, Supplier)

done-testing sub

(From Test)

duckmap method

(From Any)

dynamic method, routine

(From Scalar, Array, Hash)

e term, method

(From Terms, IO::Path, IO::Special)

eager method, routine

(From Any, List, Sequence)

earlier method

(From Dateish)

elems method, routine

(From Subscripts, Map, Seq, Any, Supply, List, Positional, Metamodel::EnumHOW, Capture, Range, Setty, Uni, Baggy, Blob, Array)

emit sub, method

(From Independent routines, Mu, Supplier)

enclosing method

(From X::ControlFlow)

encode method

(From Str)

encoder method

(From Encoding)

encoding method

(From IO::CatHandle, IO::Handle)

end method, routine

(From Any, List)

endian method

(From Kernel)

ends-with method

(From Str)

enum_from_value method

(From Metamodel::EnumHOW)

enum_value_list method

(From Metamodel::EnumHOW)

enum_values method

(From Metamodel::EnumHOW)

enums method, routine

(From Enumeration, Bool)

eof method

(From IO::CatHandle, IO::Handle)

eq infix

(From Operators)

eqv infix

(From Operators, Match, Allomorph, ObjAt)

eval-dies-ok sub

(From Test)

eval-lives-ok sub

(From Test)

event method

(From IO::Notification::Change)

exception method

(From Failure)

excludes-max method

(From Range)

excludes-min method

(From Range)

exit sub

(From Independent routines)

exitcode method

(From Proc)

exp routine

(From Cool, Numeric)

expected method

(From X::TypeCheck)

explicitly-manage sub

(From Native calling interface)

expmod routine

(From Int)

export_callback method

(From Metamodel::EnumHOW)

extension method

(From IO::Path, IO::Spec::Unix)

f method

(From IO::Path, IO::Special)

fail method, sub, routine

(From Channel, Failure, Exception)

fails-like sub

(From Test)

fc routine, method

(From Str, Cool, Allomorph)

feature method

(From X::NYI)

ff infix

(From Operators)

ff^ infix

(From Operators)

fff infix

(From Operators)

fff^ infix

(From Operators)

file method

(From Code, Backtrace::Frame, Label, CallFrame)

filename method

(From X::Comp)

files method

(From CompUnit::Repository::FileSystem, CompUnit::Repository::Installation)

find method

(From Encoding::Registry)

find_method method

(From Metamodel::DefiniteHOW, Metamodel::MROBasedMethodDispatch)

find_method_qualified method

(From Metamodel::MROBasedMethodDispatch)

find_private_method method

(From Metamodel::PrivateMethodContainer)

finish method

(From Thread)

first routine, method

(From Any, Supply, List)

first-date-in-month method

(From Date)

flat method, sub

(From Any, Supply, Independent routines, Range, Iterable, Array, Backtrace)

flatmap method

(From Any, List)

flip routine, method

(From Str, Cool, Allomorph)

floor method, routine

(From Real, Cool, Complex, Rational)

flunk sub

(From Test)

flush method

(From IO::CatHandle, IO::Handle)

flush_cache method

(From Metamodel::Mixins)

fmt method

(From List, Range, Cool, Sequence, Pair)

format method

(From X::Temporal::InvalidFormat)

formatter method

(From Dateish)

free-memory method

(From Kernel)

freeze method

(From Pair)

from method

(From X::IO::Copy, X::IO::Move, X::IO::Rename, CompUnit, List, Match)

from-list method

(From Supply)

from-loop method

(From Seq)

from-posix method

(From Instant)

from-slurpy method

(From X::AdHoc)

full method

(From Backtrace)

full-barrier sub

(From Thread)

gcd infix

(From Operators)

ge infix

(From Operators)

generate_mixin method

(From Metamodel::Mixins)

get method, routine

(From IO::CatHandle, IO::Handle, IO::Socket, IO::Socket::INET)

get_value method

(From Attribute)

getc method, routine

(From IO::CatHandle, IO::Handle)

gist method, routine

(From Map, IO::Handle, IO::Notification::Change, IO::Path, Junction, Attribute, List, Systemic, Nil, Mu, Blob, Complex, ForeignCode, Date, Version, Array, Exception, Sequence, Backtrace, Submethod)

got method

(From X::OutOfRange, X::TypeCheck)

grab method

(From Supply, Setty, Baggy)

grabpairs method

(From Setty, Baggy)

grep method, routine

(From Any, Supply, RaceSeq, List, HyperSeq)

gt infix

(From Operators)

handle method

(From X::Proc::Async::CharsOrBytes, X::Proc::Async::TapBeforeSpawn)

handled method

(From Failure)

handles trait, method

(From Type system, IO::CatHandle)

hardware method

(From Kernel)

has_accessor method

(From Attribute)

hash method

(From Any, QuantHash, Match, Capture, Baggy)

head method

(From Any, Supply, List)

headers method

(From Pod::Block::Table)

hh-mm-ss method

(From DateTime)

hidden method

(From Metamodel::MultipleInheritance)

hides trait, method

(From Type system, Metamodel::MultipleInheritance)

hostname method

(From Kernel)

hour method

(From DateTime)

how method

(From X::Parameter::Default)

hyper method

(From RaceSeq, HyperSeq, Iterable)

i term, postfix

(From Terms, Complex)

id method

(From Compiler, Thread)

illegal method

(From X::ControlFlow)

im method

(From Complex)

in method

(From Promise)

in-timezone method

(From DateTime)

indent method

(From Str)

index method, routine

(From Str, Cool)

indices method

(From Str)

indir sub

(From Independent routines)

infinite method

(From Range)

infix method

(From X::Syntax::InfixInTermPosition)

infix:<**> sub

(From Complex)

infix:<*> sub

(From Range)

infix:<+> sub

(From Range, Date, DateTime)

infix:<-> sub

(From Range, Date, DateTime)

infix:</> sub

(From Range)

infix:<cmp> sub

(From Range, DateTime)

infix:«!=» sub

(From DateTime)

infix:«<=>» sub

(From DateTime)

infix:«<=» sub

(From DateTime)

infix:«<» sub

(From DateTime)

infix:«==» sub

(From DateTime)

infix:«>=» sub

(From DateTime)

infix:«>» sub

(From DateTime)

install method

(From CompUnit::Repository::Installation)

install_method_cache method

(From Metamodel::Primitives)

instead method

(From X::Syntax::Reserved)

int-bounds method

(From Range)

interval method

(From Supply)

invalid-str method

(From X::Temporal::InvalidFormat)

invert method, routine

(From Map, Any, RaceSeq, List, HyperSeq, Baggy, Pair)

invocant method

(From X::Method::InvalidQualifier, Parameter)

is trait, sub

(From Traits, Test)

is DEPRECATED trait

(From Routine)

is cached trait

(From Routine)

is default trait

(From Routine)

is dynamic trait

(From Variable)

is export trait

(From Routine, Mu)

is hidden-from-backtrace trait

(From Routine)

is nodal trait

(From Type system)

is pure trait

(From Routine)

is raw trait

(From Routine)

is required trait

(From Type system)

is rw trait

(From Type system, Routine)

is-absolute method

(From IO::Path, IO::Spec::Cygwin, IO::Spec::Unix, IO::Spec::Win32)

is-approx sub

(From Test)

is-approx-calculate sub

(From Test)

is-deeply sub

(From Test)

is-hidden method

(From Backtrace::Frame)

is-implementation-detail method

(From Traits, Code)

is-initial-thread method

(From Thread)

is-int method

(From Range)

is-lazy method

(From Seq, RaceSeq, HyperSeq, Iterator)

is-leap-year method

(From Dateish)

is-prime routine

(From Int)

is-relative method

(From IO::Path)

is-routine method

(From Backtrace::Frame)

is-setting method

(From Backtrace::Frame)

is-win method

(From Distro)

is-wrapped method

(From Routine)

isNaN method

(From Complex, Rational)

is_approx sub

(From Test)

is_composed method

(From Metamodel::EnumHOW)

is_mixin method

(From Metamodel::Mixins)

is_trusted method

(From Metamodel::Trusting)

is_type method

(From Metamodel::Primitives)

isa routine

(From Mu)

isa-ok sub

(From Test)

isnt sub

(From Test)

item sub, method

(From Any, Mu)

iterator method

(From Seq, Junction, PositionalBindFailover, Any, RaceSeq, HyperSeq, Mu, Iterable)

join method, routine

(From IO::Spec::Cygwin, IO::Spec::Unix, IO::Spec::Win32, Any, List, Thread)

julian-date method

(From DateTime)

keep method

(From Promise)

kept method

(From Promise)

key method

(From X::Syntax::NegatedPair, Enumeration, Pair)

keyof method

(From QuantHash, Associative, Hash)

keys method, routine

(From Map, Any, List, Capture, Setty, Baggy, Pair)

kill method

(From Proc::Async)

kv method, routine

(From Map, Any, List, Enumeration, Capture, Setty, Baggy, Pair)

kxxv method

(From Baggy)

l method

(From IO::Path, IO::Special)

lang method

(From X::Eval::NoSuchLang)

last method

(From Label)

last-date-in-month method

(From Date)

lastcall sub

(From Independent routines)

later method

(From Dateish)

lazy method

(From Iterable)

lc routine, method

(From Str, Cool, Allomorph)

lcm infix

(From Operators)

le infix

(From Operators)

leading method

(From Pod::Block::Declarator)

leg infix

(From Operators)

let prefix

(From Operators, Variables)

level method

(From Pod::Heading, Pod::Item)

like sub

(From Test)

line method

(From X::Comp, Code, Backtrace::Frame, Label, CallFrame)

lines routine, method

(From Str, IO::CatHandle, IO::Handle, IO::Path, IO::Socket::INET, Supply, Cool)

link routine

(From IO::Path)

list method, routine

(From Map, PositionalBindFailover, Any, Supply, QuantHash, List, Match, Capture, Range, Channel, Uni, Failure, Blob, Buf, Backtrace)

listen method

(From IO::Socket::Async)

live method

(From Supply)

lives-ok sub

(From Test)

load method

(From CompUnit::Repository, CompUnit::Repository::FileSystem, CompUnit::Repository::Installation)

load-repo-id method

(From CompUnit::PrecompilationRepository)

load-unit method

(From CompUnit::PrecompilationRepository)

loaded method

(From CompUnit::Repository, CompUnit::Repository::FileSystem, CompUnit::Repository::Installation)

loads method

(From Scheduler)

local method

(From DateTime)

lock method

(From IO::CatHandle, IO::Handle, Lock::Async, Lock)

log routine

(From Cool, Numeric)

log10 routine

(From Cool, Numeric)

log2 routine

(From Cool, Numeric)

lookup method

(From Metamodel::ClassHOW, Metamodel::MethodContainer)

lsb routine

(From Int)

lt infix

(From Operators)

made method

(From Match)

make routine

(From Match)

map routine, method

(From Any, Supply, RaceSeq, List, HyperSeq, Backtrace)

match method

(From Str, Cool)

max infix, routine, method

(From Operators, Any, Supply, Range)

maxpairs method

(From Any, Setty)

merge method

(From Supply)

message method

(From X::NYI, X::StubCode, CX::Done, CX::Emit, CX::Last, CX::Next, CX::Proceed, CX::Redo, CX::Return, CX::Succeed, CX::Take, Exception)

message Defined as: sub

(From X::DateTime::TimezoneClash)

meta method

(From Distribution, Distribution::Hash, Distribution::Path, Pod::FormattingCode)

method method

(From X::Method::InvalidQualifier, X::Method::NotFound, X::Method::Private::Permission, X::Method::Private::Unqualified, X::Proc::Async::MustBeStarted, X::Proc::Async::OpenForWriting)

method_table method

(From Metamodel::MethodContainer)

methods method

(From Metamodel::MethodContainer)

migrate method

(From Supply)

min infix, routine, method

(From Operators, Any, Supply, Range)

minmax infix, routine, method

(From Operators, Any, Supply, Range)

minpairs method

(From Any, Setty)

minute method

(From DateTime)

misplaced method

(From X::Parameter::WrongOrder)

mix sub

(From Mix)

mixin method

(From Metamodel::Mixins)

mixin_attribute method

(From Metamodel::Mixins)

mkdir method, sub

(From IO::Path, Independent routines)

mm-dd-yyyy method

(From Dateish)

mod infix

(From Operators)

mode method

(From X::IO::Mkdir, IO::Path, IO::Special)

modified method

(From IO::Path, IO::Special)

modified-julian-date method

(From DateTime)

month method

(From Dateish)

move routine

(From IO::Path)

mro method

(From Metamodel::C3MRO)

mro_unhidden method

(From Metamodel::C3MRO)

msb routine

(From Int)

multi method

(From Routine)

multiness method

(From X::Anon::Multi)

my method

(From CallFrame)

name method

(From X::Attribute::NoPackage, X::Attribute::Package, X::Attribute::Required, X::Bind::NativeType, X::Dynamic::NotFound, X::IO::Link, X::IO::Symlink, X::Signature::NameClash, Routine, Attribute, Encoding, Systemic, Metamodel::DefiniteHOW, Metamodel::Naming, Scalar, Thread, Label, Variable, ForeignCode, Parameter, Pod::Block::Named, Encoding::Registry)

named method

(From Parameter)

named_names method

(From Parameter)

narrow method

(From Numeric)

native-descriptor method

(From IO::CatHandle, IO::Handle, IO::Socket, IO::Socket::Async, IO::Socket::Async::ListenSocket)

nativecast sub

(From Native calling interface)

nativesizeof sub

(From Native calling interface)

ne infix

(From Operators)

need method

(From CompUnit::Repository, CompUnit::Repository::FileSystem, CompUnit::Repository::Installation)

new method, routine

(From X::NYI, Map, Seq, IO::CatHandle, IO::Path, IO::Path::Cygwin, IO::Path::Parts, IO::Path::QNX, IO::Path::Unix, IO::Path::Win32, IO::Socket::INET, IO::Special, Junction, CX::Warn, Num, Proxy, Proc, Int, ComplexStr, Metamodel::PackageHOW, Thread, IntStr, Uni, Nil, Distribution::Hash, Distribution::Path, Failure, Telemetry::Sampler, Mu, Blob, Complex, Date, Supplier::Preserving, Version, RatStr, Rational, Semaphore, Backtrace, Supplier, Pair, Proc::Async, DateTime, NumStr)

new-from-daycount method

(From Date)

new-from-pairs method

(From Setty, Baggy)

new-unit method

(From CompUnit::PrecompilationRepository)

new_type method

(From Metamodel::ClassHOW, Metamodel::DefiniteHOW, Metamodel::EnumHOW, Metamodel::PackageHOW)

next method

(From Label)

next-handle method

(From IO::CatHandle)

next-interesting-index method

(From Backtrace)

nextcallee sub

(From Functions)

nextsame sub

(From Functions)

nextwith sub

(From Functions)

nice method

(From Backtrace)

nl-in method

(From IO::CatHandle, IO::Handle)

nl-out method

(From IO::CatHandle, IO::Handle, Any)

nodemap method

(From Any)

nok sub

(From Test)

nominalize method

(From Metamodel::DefiniteHOW)

none method

(From Any)

norm method

(From Rational)

not prefix, method

(From Operators, Mu)

notandthen infix

(From Operators)

note routine

(From Independent routines)

now term, method

(From Terms, DateTime)

nude method

(From Rational)

numerator method

(From Rational)

o, infix ∘ infix

(From Operators)

of method, trait

(From QuantHash, Positional, Code, Scalar, Associative, Variable, Array, Hash)

offset method

(From DateTime)

offset-in-hours method

(From DateTime)

offset-in-minutes method

(From DateTime)

ok sub

(From Test)

old method

(From X::Obsolete)

on-close method

(From Supply)

on-switch method

(From IO::CatHandle)

one method

(From Any)

open method, sub

(From IO::CatHandle, IO::Handle, IO::Path, Independent routines)

opened method

(From IO::CatHandle, IO::Handle)

operation method

(From X::TypeCheck)

optional method

(From Parameter)

or infix

(From Operators)

ord routine

(From Str, Cool)

ords method, routine

(From Str, Cool, Nil)

orelse infix

(From Operators)

orig method

(From Match)

os-error method

(From X::OS)

osname method

(From VM)

out-buffer method

(From IO::CatHandle, IO::Handle)

outer-caller-idx method

(From Backtrace)

pack sub

(From Blob)

package method

(From X::Augment::NoSuchType, Routine, Attribute)

package-kind method

(From X::Anon::Augment, X::Attribute::Package, X::Attribute::Undeclared, X::Augment::NoSuchType)

package-name method

(From X::Attribute::Undeclared)

packages method

(From X::Package::Stubbed)

pair method

(From Enumeration)

pairs method, routine

(From Map, Any, List, Capture, Baggy, Pair)

pairup method

(From Any)

parameter method

(From X::Parameter::Default, X::Parameter::MultipleTypeConstraints, X::Parameter::Placeholder, X::Parameter::Twigil, X::Parameter::WrongOrder)

params method

(From Signature)

parent method

(From X::Inheritance::Unsupported, IO::Path)

parent-name method

(From X::Inheritance::NotComposed)

parents method

(From Metamodel::MultipleInheritance)

parse method

(From Grammar)

parse-base routine

(From Str)

parse-names routine

(From Str)

parsefile method

(From Grammar)

parts method

(From IO::Path, Version)

pass sub

(From Test)

path method

(From X::IO::Chdir, X::IO::Dir, X::IO::DoesNotExist, X::IO::Mkdir, X::IO::Rmdir, X::IO::Unlink, IO::CatHandle, IO::Handle, IO::Notification::Change, IO::Pipe, IO::Spec::Unix, IO::Spec::Win32, Cool, Proc::Async)

path-sep method

(From Distro)

payload method

(From X::AdHoc)

peer-host method

(From IO::Socket::Async)

peer-port method

(From IO::Socket::Async)

periods routine

(From Telemetry)

perl method

(From Mu)

permutations method, routine

(From Any, List)

phaser method

(From X::Phaser::PrePost)

pi term

(From Terms)

pick method, routine

(From Any, List, Enumeration, Range, Setty, Bool, Baggy)

pickpairs method

(From Setty, Baggy)

pid method

(From Proc, Proc::Async)

placeholder method

(From X::Placeholder::Block, X::Signature::Placeholder)

plan sub

(From Test)

plus method

(From Version)

polar method

(From Complex)

poll method

(From Channel)

polymod method

(From Int, Real)

pop sub, method

(From Independent routines, Array, Buf)

pos method

(From X::Str::Numeric, Match)

positional method

(From Parameter)

posix method

(From DateTime)

postfix method

(From X::Redeclaration)

postmatch method

(From Match)

precomp-ext method

(From VM)

precomp-target method

(From VM)

precompiled method

(From CompUnit)

pred method, routine

(From Str, IO::Path, Enumeration, Bool, Numeric, Date, Allomorph)

prefix method

(From VM, Distribution::Locally, Parameter)

prematch method

(From Match)

prepend method, routine

(From Any, Nil, Array, Buf)

primary method

(From Collation)

print method, sub

(From IO::CatHandle, IO::Handle, IO::Socket, IO::Socket::Async, Independent routines, Mu, Proc::Async)

print-nl method

(From IO::CatHandle, IO::Handle)

print-to method

(From IO::Socket::Async)

printf method, routine

(From IO::CatHandle, IO::Handle, Independent routines, Cool)

private method

(From X::Method::NotFound)

private_method_names method

(From Metamodel::PrivateMethodContainer)

private_method_table method

(From Metamodel::PrivateMethodContainer)

private_methods method

(From Metamodel::PrivateMethodContainer)

proc method

(From X::Proc::Async, X::Proc::Unsuccessful, IO::Pipe)

produce routine, method

(From Any, Supply, List)

promise method

(From X::Promise::CauseOnlyValidOnBroken, X::Promise::Vowed)

prompt sub

(From Independent routines)

protect method

(From Lock::Async, Lock)

protect-or-queue-on-recursion method

(From Lock::Async)

publish_method_cache method

(From Metamodel::MROBasedMethodDispatch)

pull-one method

(From Iterator)

push method, sub

(From Any, Independent routines, Nil, Array, Hash, Buf)

push-all method

(From Iterator)

push-at-least method

(From Iterator)

push-exactly method

(From Iterator)

push-until-lazy method

(From Iterator)

put method, sub

(From IO::CatHandle, IO::Handle, IO::Socket, Independent routines, Mu, Proc::Async)

qualifier-type method

(From X::Method::InvalidQualifier)

quaternary method

(From Collation)

quit method

(From Supplier)

r method

(From IO::Path, IO::Special)

race method

(From RaceSeq, HyperSeq, Iterable)

radix method

(From X::Syntax::Number::RadixOutOfRange)

raku method

(From IO::Path, IO::Path::Cygwin, IO::Path::QNX, IO::Path::Unix, IO::Path::Win32, Junction, FatRat, Range, Mu, Complex, Rat, Allomorph)

rand term, method, routine

(From Terms, Num, Real, Range, Cool)

range method

(From X::OutOfRange)

raw method

(From Parameter)

re method

(From Complex)

read method

(From IO::CatHandle, IO::Handle, IO::Socket)

read-bits method

(From Blob)

read-int128 method

(From Blob)

read-int16 method

(From Blob)

read-int32 method

(From Blob)

read-int64 method

(From Blob)

read-int8 method

(From Blob)

read-num32 method

(From Blob)

read-num64 method

(From Blob)

read-ubits method

(From Blob)

read-uint128 method

(From Blob)

read-uint16 method

(From Blob)

read-uint32 method

(From Blob)

read-uint64 method

(From Blob)

read-uint8 method

(From Blob)

readchars method

(From IO::CatHandle, IO::Handle)

readonly method

(From Attribute, Parameter)

ready method

(From Proc::Async)

reallocate method

(From Buf)

reals method

(From Complex)

reason method

(From X::Numeric::Real, X::Str::Numeric)

rebless method

(From Metamodel::Primitives)

receive method

(From Channel)

recv method

(From IO::Socket)

redispatcher method

(From X::NoDispatcher)

redo method

(From Label)

reduce routine, method

(From Any, Supply, List)

rel2abs method

(From IO::Spec::Cygwin, IO::Spec::Unix, IO::Spec::Win32)

relative method

(From IO::Path)

release method

(From Compiler, Semaphore, Kernel, Distro)

remove method

(From BagHash)

rename routine

(From IO::Path)

repeated method, routine

(From Any, Supply, Independent routines)

replace-with method

(From Match)

replacement method

(From X::Obsolete)

repo method

(From CompUnit)

repo-id method

(From CompUnit)

report routine

(From Telemetry)

required method

(From Attribute)

reserved method

(From X::Syntax::Reserved)

resolve method

(From IO::Path, CompUnit::Repository, CompUnit::Repository::FileSystem, CompUnit::Repository::Installation)

restore method

(From Routine::WrapHandle)

result method

(From Promise)

resume method

(From Exception)

rethrow method

(From Exception)

return method

(From Mu)

return-rw method

(From Mu)

returns method

(From Signature)

reverse routine, method

(From Any, Supply, Mix, List, Range, Blob)

right method

(From X::Parameter::Placeholder)

rindex routine

(From Str, Cool)

rmdir routine

(From IO::Path)

role method

(From X::Role::Initialization)

roles_to_compose method

(From Metamodel::RoleContainer)

rolish method

(From X::Mixin::NotComposable)

roll method, routine

(From Any, List, Enumeration, Range, Setty, Bool, Baggy, Mixy)

rootdir method

(From IO::Spec::Unix, IO::Spec::Win32)

roots routine, method

(From Cool, Numeric)

rotate method, routine

(From Supply, List)

rotor method

(From Any, Supply, List)

round method, routine

(From Real, Cool, Complex)

roundrobin routine

(From List)

routine-type method

(From X::Anon::Multi)

run sub, method

(From Independent routines, Thread)

rw method

(From IO::Path, Attribute, Metamodel::AttributeContainer, Parameter)

rwx method

(From IO::Path)

s method

(From IO::Path, IO::Special)

samecase method, routine

(From Str, Cool, Allomorph)

samemark routine, method

(From Str, Allomorph)

samewith sub

(From Functions)

say method, sub

(From IO::CatHandle, IO::Handle, Independent routines, Mu, Proc::Async)

schedule-on method

(From Supply)

scheduler method

(From Promise)

scope method

(From X::Declaration::Scope, X::Syntax::Variable::Twigil)

sec routine

(From Cool)

sech routine

(From Cool)

second method

(From DateTime)

secondary method

(From Collation)

seek method

(From IO::CatHandle, IO::Handle)

self term, method

(From Terms, Failure, Mu)

send method

(From Channel)

serial method

(From Any, RaceSeq, HyperSeq)

set method, sub

(From Collation, Set, SetHash)

set-instruments method

(From Telemetry::Sampler)

set_api method

(From Metamodel::Versioning)

set_auth method

(From Metamodel::Versioning)

set_composalizer method

(From Metamodel::EnumHOW)

set_export_callback method

(From Metamodel::EnumHOW)

set_hidden method

(From Metamodel::MultipleInheritance)

set_is_mixin method

(From Metamodel::Mixins)

set_mixin_attribute method

(From Metamodel::Mixins)

set_name method

(From Metamodel::Naming)

set_package method

(From Metamodel::Primitives)

set_rw method

(From Metamodel::AttributeContainer)

set_value method

(From Attribute)

set_ver method

(From Metamodel::Versioning)

set_why method

(From Metamodel::Documenting)

setup_finalization method

(From Metamodel::Finalization)

setup_mixin_cache method

(From Metamodel::Mixins)

shape method

(From Array)

share method

(From Supply)

shell sub, method

(From Independent routines, Proc)

shift sub, method

(From Independent routines, Array, Buf)

short-id method

(From CompUnit::Repository::FileSystem, CompUnit::Repository::Installation)

short-name method

(From CompUnit)

shortname method

(From Metamodel::DefiniteHOW)

sibling method

(From IO::Path)

sigil method

(From Parameter)

sign method

(From Real, Cool)

signal sub, method

(From Supply, Proc, Lock::ConditionVariable, Kernel)

signals method

(From Kernel)

signature method

(From Code, Systemic, ForeignCode)

sin routine

(From Cool)

sinh routine

(From Cool)

sink method

(From Seq, Proc, RaceSeq, List, HyperSeq)

sink-all method

(From Iterator)

skip method, sub

(From Seq, Any, Supply, Test)

skip-at-least method

(From Iterator)

skip-at-least-pull-one method

(From Iterator)

skip-one method

(From Iterator)

skip-rest sub

(From Test)

sleep sub

(From Date)

sleep-timer sub

(From Date)

sleep-until sub

(From Date)

slip sub

(From Slip)

slurp method, routine, sub

(From IO::CatHandle, IO::Handle, IO::Path, Independent routines)

slurp-rest method

(From IO::Handle)

slurpy method

(From Parameter)

snap routine

(From Telemetry)

snapper routine

(From Telemetry)

so prefix, method

(From Operators, Bool, Mu)

socket-host method

(From IO::Socket::Async, IO::Socket::Async::ListenSocket)

socket-port method

(From IO::Socket::Async, IO::Socket::Async::ListenSocket)

sort method, routine

(From Map, Any, Supply, List)

source method

(From X::Numeric::Real, X::Str::Numeric)

source-package method

(From X::Method::Private::Permission)

spawn method

(From Proc)

splice routine, method

(From Array, Buf)

split routine, method

(From Str, IO::CatHandle, IO::Handle, IO::Path, IO::Spec::Cygwin, IO::Spec::Unix, IO::Spec::Win32, Supply, Cool, Allomorph)

splitdir method

(From IO::Spec::Unix, IO::Spec::Win32)

splitpath method

(From IO::Spec::Cygwin, IO::Spec::Unix, IO::Spec::Win32)

sprintf routine, method

(From Independent routines, Cool)

spurt method, sub

(From IO::Handle, IO::Path, Independent routines)

sqrt routine, method

(From Cool, Numeric, Complex)

squish method, routine

(From Any, Supply, Independent routines)

srand sub

(From Num)

stable method

(From Supply)

start method

(From Promise, Supply, Thread, Proc::Async)

started method

(From Proc::Async)

starts-with method

(From Str)

status method

(From Promise, X::Promise::CauseOnlyValidOnBroken)

stderr method

(From Proc::Async)

stdout method

(From Proc::Async)

store-file method

(From CompUnit::PrecompilationRepository)

store-repo-id method

(From CompUnit::PrecompilationRepository)

store-unit method

(From CompUnit::PrecompilationRepository)

sub_signature method

(From Parameter)

subbuf method

(From Blob)

subbuf-rw method, routine

(From Buf, Buf)

subname method

(From Backtrace::Frame)

subparse method

(From Grammar)

subst method

(From Str, Cool, Allomorph)

subst-mutate method

(From Str, Allomorph)

substr routine, method

(From Str, Cool, Allomorph)

substr-eq method

(From Str)

substr-rw method, routine

(From Str, Cool, Allomorph)

subtest sub

(From Test)

succ method, routine

(From Str, IO::Path, Enumeration, Bool, Numeric, Date, Allomorph)

suffix method

(From Parameter)

sum method, routine

(From Any, List, Range)

summary method

(From Backtrace)

symbol method

(From X::Caller::NotDynamic, X::Export::NameClash, X::Redeclaration, X::Undeclared)

symlink routine

(From IO::Path)

t method

(From IO::CatHandle, IO::Handle)

tail method

(From Any, Supply, List)

take method, routine

(From Mu, Mu)

take-rw routine

(From Mu)

tan routine

(From Cool)

tanh routine

(From Cool)

tap method

(From Supply)

target method

(From X::IO::Link, X::IO::Symlink, X::Mixin::NotComposable, X::Numeric::Real, X::Temporal::InvalidFormat, Match)

target-name method

(From X::Composition::NotComposable)

tau term

(From Terms)

tc routine, method

(From Str, Cool, Allomorph)

tclc routine, method

(From Str, Cool, Allomorph)

tell method

(From IO::CatHandle, IO::Handle)

temp prefix

(From Operators, Variables)

term method

(From Pod::Defn)

term:<> term

(From Syntax)

tertiary method

(From Collation)

then method

(From Promise)

throttle method

(From Supply)

throw method

(From Exception)

throws-like sub

(From Test)

time term

(From Terms)

timezone method

(From DateTime)

tmpdir method

(From IO::Spec::Cygwin, IO::Spec::Unix, IO::Spec::Win32)

to method

(From X::IO::Copy, X::IO::Move, X::IO::Rename, List, Match)

to-posix method

(From Instant)

today method

(From Date)

todo sub

(From Test)

toggle method

(From Any)

total method

(From Mix, Setty, Baggy)

total-memory method

(From Kernel)

trailing method

(From Pod::Block::Declarator)

trans method

(From Str, Cool)

tree method

(From Any)

trim method, routine

(From Str, Cool, Allomorph)

trim-leading method, routine

(From Str, Cool, Allomorph)

trim-trailing method, routine

(From Str, Cool, Allomorph)

truncate method, routine

(From Real, Cool, Complex)

truncated-to method

(From Date, DateTime)

trusts trait, method

(From Type system, Metamodel::Trusting)

try_acquire method

(From Semaphore)

trying method

(From X::IO::DoesNotExist)

twigil method

(From X::Parameter::Twigil, X::Syntax::Variable::Twigil, Parameter)

type method

(From X::Bind::Slice, X::Does::TypeObject, Attribute, Parameter, Pod::FormattingCode)

type_captures method

(From Parameter)

type_check method

(From Metamodel::DefiniteHOW)

typename method

(From X::Assignment::RO, X::Method::NotFound)

uc routine, method

(From Str, Cool, Allomorph)

udp method

(From IO::Socket::Async)

uncaught_handler method

(From Scheduler)

undefine sub

(From Independent routines)

unicmp infix

(From Operators)

unimatch routine

(From Cool)

uniname routine

(From Cool)

uninames routine

(From Cool)

uninstall method

(From CompUnit::Repository::Installation)

uniparse routine

(From Str)

uniprop routine

(From Cool)

uniprops sub

(From Cool)

unique method, routine

(From Any, Supply, Independent routines)

unival method, routine

(From Str, Int)

univals method

(From Str)

unlike sub

(From Test)

unlink routine

(From IO::Path)

unlock method

(From IO::CatHandle, IO::Handle, Lock::Async, Lock)

unpack method

(From Blob)

unpolar routine, method

(From Independent routines, Cool)

unset method

(From SetHash)

unshift method, routine

(From Any, Nil, Array, Buf)

unwrap method

(From Routine)

updir method

(From IO::Spec::Unix)

usage-name method

(From Parameter)

use-ok sub

(From Test)

utc method

(From DateTime)

val routine

(From Str)

value method

(From Enumeration, Pair)

values method, routine

(From Map, Any, List, Capture, Setty, Baggy, Pair)

variable method

(From X::Syntax::NoSelf)

ver method

(From Metamodel::Versioning)

verbose-config method

(From Compiler)

version method

(From CompUnit, Systemic)

volume method

(From IO::Path)

vow method

(From Promise)

w method

(From IO::Path, IO::Special, Proc::Async)

wait method

(From Supply, Lock::ConditionVariable)

warn sub

(From Exception)

watch method

(From IO::Path)

watch-path method

(From IO::Notification)

week method

(From Dateish)

week-number method

(From Dateish)

week-year method

(From Dateish)

weekday-of-month method

(From Dateish)

what method

(From X::Cannot::Lazy, X::OutOfRange, X::Redeclaration, X::Syntax::Malformed, X::Syntax::Missing, X::Syntax::Variable::Numeric, X::Undeclared, IO::Special)

when method

(From X::Obsolete)

whole-second method

(From DateTime)

why method

(From X::Attribute::Required)

with-lock-hidden-from-recursion-check method

(From Lock::Async)

wordcase routine

(From Str, Cool)

words routine, method

(From Str, IO::CatHandle, IO::Handle, IO::Path, Supply, Cool)

workaround method

(From X::NYI)

wrap method

(From Routine)

write method

(From IO::CatHandle, IO::Handle, IO::Socket, IO::Socket::Async, Proc::Async)

write-bits method

(From Buf, Buf)

write-int128 method

(From Buf, Buf)

write-int16 method

(From Buf, Buf)

write-int32 method

(From Buf, Buf)

write-int64 method

(From Buf, Buf)

write-int8 method

(From Buf, Buf)

write-num32 method

(From Buf, Buf)

write-num64 method

(From Buf, Buf)

write-to method

(From IO::Socket::Async)

write-ubits method

(From Buf, Buf)

write-uint128 method

(From Buf, Buf)

write-uint16 method

(From Buf, Buf)

write-uint32 method

(From Buf, Buf)

write-uint64 method

(From Buf, Buf)

write-uint8 method

(From Buf, Buf)

x infix, method

(From Operators, IO::Path, IO::Special)

xor infix

(From Operators)

xx infix

(From Operators)

yada method

(From Routine)

year method

(From Dateish)

yield method

(From Thread)

yyyy-mm-dd method

(From Dateish)

z method

(From IO::Path)

zip method, routine

(From Supply, List)

zip-latest method

(From Supply)

{ } term, postcircumfix

(From Operators, Operators)

| prefix, infix

(From Operators, Operators)

|| infix

(From Operators)

~ prefix, infix

(From Operators, Operators, Junction)

~& infix

(From Operators)

~< infix

(From Operators)

~> infix

(From Operators)

~^ prefix, infix

(From Operators, Operators)

~| infix

(From Operators)

~~ infix

(From Operators)

« » postcircumfix

(From Operators)

π term

(From Terms)

τ term

(From Terms)

term

(From Sets, bags, and mixes, Terms)

infix

(From Sets, bags, and mixes, Operators)

infix

(From Sets, bags, and mixes, Operators)

infix

(From Sets, bags, and mixes, Operators)

infix

(From Sets, bags, and mixes, Operators)

infix

(From Sets, bags, and mixes, Operators)

infix

(From Sets, bags, and mixes, Operators)

infix

(From Sets, bags, and mixes, Operators)

prefix

(From atomicint, Scalar)

⚛++ postfix

(From atomicint)

⚛+= infix

(From atomicint)

⚛-- postfix

(From atomicint)

⚛-= infix

(From atomicint)

⚛= infix

(From atomicint, Scalar)

⚛−= infix

(From atomicint)

𝑒 term

(From Terms)