Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

S

§Type Aliases

S.At

Get the character at position K

S.Join

Concat many literals together

S.Length

Get the length of a string

S.Replace

Replace R with W in S

S.Split

Split S by D into a [[List]]