Index
Documents:
API naming design,
Contributing,
DrNim User Guide,
Embedded Stack Trace Profiler (ESTP) User Guide,
Hot code reloading,
Internals of the Nim Compiler,
Nim Backend Integration,
Nim Compiler User Guide,
Nim Destructors and Move Semantics,
Nim DocGen Tools Guide,
Nim Documentation Overview,
Nim Enhancement Proposal #1 - Standard Library Style Guide,
Nim Experimental Features,
Nim IDE Integration Guide,
Nim IDE Integration Guide,
Nim maintenance script,
Nim Manual,
Nim Standard Library,
Nim Tutorial (Part I),
Nim Tutorial (Part II),
Nim Tutorial (Part III),
Nim's Memory Management,
nimgrep User's manual,
niminst User's manual,
NimScript,
Packaging Nim,
rst,
Source Code Filters,
Testament,
Tools available with Nim.
Modules:
algorithm,
asciitables,
assertions,
asyncdispatch,
asyncfile,
asyncftpclient,
asyncfutures,
asynchttpserver,
asyncjs,
asyncmacro,
asyncnet,
asyncstreams,
atomics,
base64,
bitops,
bitops_utils,
browsers,
cgi,
chains,
channels_builtin,
colors,
compilesettings,
complex,
cookies,
coro,
cpuinfo,
cpuload,
critbits,
cstrutils,
db_common,
db_mysql,
db_odbc,
db_postgres,
db_sqlite,
dbutils,
decls,
decode_helpers,
deques,
diff,
digitsutils,
distros,
docstyle,
dollars,
dom,
dynlib,
editdistance,
effecttraits,
encodings,
endians,
enumerate,
enumutils,
epoll,
exitprocs,
fenv,
genasts,
gitutils,
globs,
hashes,
heapqueue,
highlite,
hotcodereloading,
htmlgen,
htmlparser,
httpclient,
httpcore,
importutils,
inotify,
intsets,
io,
isolation,
iterators,
jsbigints,
jsconsole,
jscore,
jsfetch,
jsffi,
jsformdata,
jsheaders,
json,
jsonutils,
jsre,
jsutils,
kqueue,
lenientops,
lexbase,
linenoise,
lists,
locks,
logging,
logic,
macrocache,
macros,
manual_experimental_strictnotnil,
marshal,
math,
md5,
memfiles,
mersenne,
mimetypes,
miscdollars,
monotimes,
nativesockets,
net,
nimhcr,
nimprof,
nimscript,
nre,
oids,
options,
os,
osproc,
packedsets,
parsecfg,
parsecsv,
parsejson,
parseopt,
parsesql,
parseutils,
parsexml,
pathnorm,
pegs,
posix_utils,
punycode,
random,
rationals,
rdstdin,
re,
registry,
reservedmem,
rlocks,
ropes,
rstast,
rstgen,
rtarrays,
segfaults,
selectors,
sequtils,
sets,
setutils,
sexp,
sha1,
sharedlist,
sharedtables,
since,
smtp,
socketstreams,
ssl_certs,
ssl_config,
stackframes,
stats,
strbasics,
streams,
streamwrapper,
strformat,
strimpl,
strmisc,
strscans,
strtabs,
strutils,
sugar,
sums,
sysrand,
system,
tables,
tasks,
tempfiles,
terminal,
threadpool,
threads,
time_t,
times,
typeinfo,
typetraits,
underscored_calls,
unicode,
unidecode,
unittest,
uri,
util,
varints,
vmutils,
volatile,
widestrs,
win_setenv,
winlean,
with,
wordwrap,
wrapnils,
xmlparser,
xmltree.
API symbols
- `!$`:
- `!&`:
- `!*\`:
- `!*`:
- `!=`:
- `!`:
- `$$`:
- `$`:
- asyncfutures: `$`(stackTraceEntries: seq[StackTraceEntry]): string
- colors: `$`(c: Color): string
- complex: `$`(z: Complex): string
- critbits: `$`[T](c: CritBitTree[T]): string
- deques: `$`[T](deq: Deque[T]): string
- dollars: `$`(x`gensym0: `{}`(int, lit)): string
- dollars: `$`[T, IDX](x: array[IDX, T]): string
- dollars: `$`(x: bool): string
- dollars: `$`(x: char): string
- dollars: `$`(x: cstring): string
- dollars: `$`[Enum: enum](x: Enum): string
- dollars: `$`[T, U](x: HSlice[T, U]): string
- dollars: `$`(x: int): string
- dollars: `$`(x: int64): string
- dollars: `$`[T](x: openArray[T]): string
- dollars: `$`[T](x: seq[T]): string
- dollars: `$`[T](x: set[T]): string
- dollars: `$`(x: string): string
- dollars: `$`[T: tuple | object](x: T): string
- dollars: `$`(t: typedesc): string
- dollars: `$`(x: uint64): string
- dollars: `$`(x`gensym1: `{}`(uint64, lit)): string
- dollars: `$`(x`gensym2: `{}`(int64, lit)): string
- dollars: `$`(x: float | float32): string
- dom: `$`(s: Selection): string
- heapqueue: `$`[T](heap: HeapQueue[T]): string
- httpclient: `$`(data: MultipartData): string
- httpcore: `$`(code: HttpCode): string
- httpcore: `$`(headers: HttpHeaders): string
- jsbigints: `$`(this: JsBigInt): string
- jsfetch: `$`(self: Request | Response | Body | FetchOptions): string
- jsformdata: `$`(self: FormData): string
- jsheaders: `$`(self: Headers): string
- json: `$`(node: JsonNode): string
- jsre: `$`(self: RegExp): string
- lists: `$`[T](L: SomeLinkedCollection[T]): string
- locks: `$`(lock: Lock): string
- macros: `$`(arg: LineInfo): string
- macros: `$`(i: NimIdent): string
- macros: `$`(node: NimNode): string
- macros: `$`(s: NimSym): string
- md5: `$`(d: MD5Digest): string
- memfiles: `$`(ms: MemSlice): string
- monotimes: `$`(t: MonoTime): string
- nativesockets: `$`(p: Port): string
- net: `$`(address: IpAddress): string
- nre: `$`(pattern: RegexMatch): string
- oids: `$`(oid: Oid): string
- options: `$`[T](self: Option[T]): string
- os: `$`(err: OSErrorCode): string
- packedsets: `$`[A](s: PackedSet[A]): string
- parsecfg: `$`(dict: Config): string
- parsesql: `$`(n: SqlNode): string
- pegs: `$`(r: Peg): string
- rationals: `$`[T](x: Rational[T]): string
- ropes: `$`(r: Rope): string
- sets: `$`[A](s: HashSet[A]): string
- sets: `$`[A](s: OrderedSet[A]): string
- sexp: `$`(node: SexpNode): string
- sha1: `$`(self: SecureHash): string
- smtp: `$`(msg: Message): string
- stats: `$`(a: RunningStat): string
- strtabs: `$`(t: StringTableRef): string
- tables: `$`[A](t: CountTable[A]): string
- tables: `$`[A](t: CountTableRef[A]): string
- tables: `$`[A, B](t: OrderedTable[A, B]): string
- tables: `$`[A, B](t: OrderedTableRef[A, B]): string
- tables: `$`[A, B](t: Table[A, B]): string
- tables: `$`[A, B](t: TableRef[A, B]): string
- times: `$`(dt: DateTime): string
- times: `$`(dur: Duration): string
- times: `$`(time: Time): string
- times: `$`(f: TimeFormat): string
- times: `$`(ti: TimeInterval): string
- times: `$`(zone: Timezone): string
- unicode: `$`(rune: Rune): string
- unicode: `$`(runes: seq[Rune]): string
- uri: `$`(u: Uri): string
- widestrs: `$`(s: WideCString): string
- widestrs: `$`(w: WideCString; estimate: int; replacement: int = 0x0000FFFD): string
- xmltree: `$`(n: XmlNode): string
- `%%`:
- `%*`:
- `%=`:
- `%`:
- `&=`:
- `&`:
- `>%`:
- `>=%`:
- `>=`:
- `>`:
- `<%`:
- `<>`:
- `<->`:
- `<=%`:
- `<=`:
- jsbigints: `<=`(x, y: JsBigInt): bool
- jsffi: `<=`(x, y: JsObject): JsObject
- lenientops: `<=`[I: SomeInteger; F: SomeFloat](f: F; i: I): bool
- lenientops: `<=`[I: SomeInteger; F: SomeFloat](i: I; f: F): bool
- monotimes: `<=`(a, b: MonoTime): bool
- packedsets: `<=`[A](s1, s2: PackedSet[A]): bool
- rationals: `<=`(x, y: Rational): bool
- sets: `<=`[A](s, t: HashSet[A]): bool
- system: `<=`(x, y: bool): bool
- system: `<=`(x, y: char): bool
- system: `<=`[Enum: enum](x, y: Enum): bool
- system: `<=`(x, y: float): bool
- system: `<=`(x, y: float32): bool
- system: `<=`(x, y: int): bool
- system: `<=`(x, y: int16): bool
- system: `<=`(x, y: int32): bool
- system: `<=`(x, y: int64): bool
- system: `<=`(x, y: int8): bool
- system: `<=`(x, y: pointer): bool
- system: `<=`[T](x, y: ref T): bool
- system: `<=`[T](x, y: set[T]): bool
- system: `<=`(x, y: string): bool
- system: `<=`[T: tuple](x, y: T): bool
- system: `<=`(x, y: uint): bool
- system: `<=`(x, y: uint16): bool
- system: `<=`(x, y: uint32): bool
- system: `<=`(x, y: uint64): bool
- system: `<=`(x, y: uint8): bool
- times: `<=`(a, b: DateTime): bool
- times: `<=`(a, b: Duration): bool
- times: `<=`(a, b: Time): bool
- `<`:
- jsbigints: `<`(x, y: JsBigInt): bool
- jsffi: `<`(x, y: JsObject): JsObject
- lenientops: `<`[I: SomeInteger; F: SomeFloat](f: F; i: I): bool
- lenientops: `<`[I: SomeInteger; F: SomeFloat](i: I; f: F): bool
- monotimes: `<`(a, b: MonoTime): bool
- packedsets: `<`[A](s1, s2: PackedSet[A]): bool
- rationals: `<`(x, y: Rational): bool
- sets: `<`[A](s, t: HashSet[A]): bool
- system: `<`(x, y: bool): bool
- system: `<`(x, y: char): bool
- system: `<`[Enum: enum](x, y: Enum): bool
- system: `<`(x, y: float): bool
- system: `<`(x, y: float32): bool
- system: `<`(x, y: int): bool
- system: `<`(x, y: int16): bool
- system: `<`(x, y: int32): bool
- system: `<`(x, y: int64): bool
- system: `<`(x, y: int8): bool
- system: `<`(x, y: pointer): bool
- system: `<`[T](x, y: ptr T): bool
- system: `<`[T](x, y: ref T): bool
- system: `<`[T](x, y: set[T]): bool
- system: `<`(x, y: string): bool
- system: `<`[T: tuple](x, y: T): bool
- system: `<`(x, y: uint): bool
- system: `<`(x, y: uint16): bool
- system: `<`(x, y: uint32): bool
- system: `<`(x, y: uint64): bool
- system: `<`(x, y: uint8): bool
- times: `<`(a, b: DateTime): bool
- times: `<`(a, b: Duration): bool
- times: `<`(a, b: Time): bool
- `'big`:
- `*%`:
- `**`:
- `*=`:
- `*`:
- algorithm: `*`(x: int; order: SortOrder): int
- complex: `*`[T](x, y: Complex[T]): Complex[T]
- complex: `*`[T](x: Complex[T]; y: T): Complex[T]
- complex: `*`[T](x: T; y: Complex[T]): Complex[T]
- jsbigints: `*`(x, y: JsBigInt): JsBigInt
- jsffi: `*`(x, y: JsObject): JsObject
- lenientops: `*`[I: SomeInteger; F: SomeFloat](f: F; i: I): F
- lenientops: `*`[I: SomeInteger; F: SomeFloat](i: I; f: F): F
- packedsets: `*`[A](s1, s2: PackedSet[A]): PackedSet[A]
- pegs: `*`(a: Peg): Peg
- rationals: `*`[T](x, y: Rational[T]): Rational[T]
- rationals: `*`[T](x: Rational[T]; y: T): Rational[T]
- rationals: `*`[T](x: T; y: Rational[T]): Rational[T]
- sets: `*`[A](s1, s2: HashSet[A]): HashSet[A]
- system: `*`(x, y: float): float
- system: `*`(x, y: float32): float32
- system: `*`(x, y: int): int
- system: `*`(x, y: int16): int16
- system: `*`(x, y: int32): int32
- system: `*`(x, y: int64): int64
- system: `*`(x, y: int8): int8
- system: `*`[T](x, y: set[T]): set[T]
- system: `*`(x, y: uint): uint
- system: `*`(x, y: uint16): uint16
- system: `*`(x, y: uint32): uint32
- system: `*`(x, y: uint64): uint64
- system: `*`(x, y: uint8): uint8
- times: `*`(a: Duration; b: int64): Duration
- times: `*`(a: int64; b: Duration): Duration
- `+%`:
- `++`:
- `+=`:
- `+`:
- colors: `+`(a, b: Color): Color
- complex: `+`[T](x, y: Complex[T]): Complex[T]
- complex: `+`[T](x: Complex[T]; y: T): Complex[T]
- complex: `+`[T](x: T; y: Complex[T]): Complex[T]
- jsbigints: `+`(_: JsBigInt): JsBigInt
- jsbigints: `+`(x, y: JsBigInt): JsBigInt
- jsffi: `+`(x, y: JsObject): JsObject
- lenientops: `+`[I: SomeInteger; F: SomeFloat](f: F; i: I): F
- lenientops: `+`[I: SomeInteger; F: SomeFloat](i: I; f: F): F
- monotimes: `+`(a: MonoTime; b: Duration): MonoTime
- packedsets: `+`[A](s1, s2: PackedSet[A]): PackedSet[A]
- pegs: `+`(a: Peg): Peg
- rationals: `+`[T](x, y: Rational[T]): Rational[T]
- rationals: `+`[T](x: Rational[T]; y: T): Rational[T]
- rationals: `+`[T](x: T; y: Rational[T]): Rational[T]
- sets: `+`[A](s1, s2: HashSet[A]): HashSet[A]
- stats: `+`(a, b: RunningRegress): RunningRegress
- stats: `+`(a, b: RunningStat): RunningStat
- system: `+`(x: float): float
- system: `+`(x, y: float): float
- system: `+`(x: float32): float32
- system: `+`(x, y: float32): float32
- system: `+`(x: int): int
- system: `+`(x, y: int): int
- system: `+`(x: int16): int16
- system: `+`(x, y: int16): int16
- system: `+`(x: int32): int32
- system: `+`(x, y: int32): int32
- system: `+`(x: int64): int64
- system: `+`(x, y: int64): int64
- system: `+`(x: int8): int8
- system: `+`(x, y: int8): int8
- system: `+`[T](x, y: set[T]): set[T]
- system: `+`(x, y: uint): uint
- system: `+`(x, y: uint16): uint16
- system: `+`(x, y: uint32): uint32
- system: `+`(x, y: uint64): uint64
- system: `+`(x, y: uint8): uint8
- times: `+`(dt: DateTime; dur: Duration): DateTime
- times: `+`(dt: DateTime; interval: TimeInterval): DateTime
- times: `+`(a, b: Duration): Duration
- times: `+`(a: Time; b: Duration): Time
- times: `+`(time: Time; interval: TimeInterval): Time
- times: `+`(ti1, ti2: TimeInterval): TimeInterval
- `-%`:
- `->`:
- `-+-`:
- `--`:
- `-=`:
- `-`:
- colors: `-`(a, b: Color): Color
- complex: `-`[T](z: Complex[T]): Complex[T]
- complex: `-`[T](x, y: Complex[T]): Complex[T]
- complex: `-`[T](x: Complex[T]; y: T): Complex[T]
- complex: `-`[T](x: T; y: Complex[T]): Complex[T]
- jsbigints: `-`(this: JsBigInt): JsBigInt
- jsbigints: `-`(x, y: JsBigInt): JsBigInt
- jsffi: `-`(x, y: JsObject): JsObject
- lenientops: `-`[I: SomeInteger; F: SomeFloat](f: F; i: I): F
- lenientops: `-`[I: SomeInteger; F: SomeFloat](i: I; f: F): F
- monotimes: `-`(a: MonoTime; b: Duration): MonoTime
- monotimes: `-`(a, b: MonoTime): Duration
- packedsets: `-`[A](s1, s2: PackedSet[A]): PackedSet[A]
- rationals: `-`[T](x: Rational[T]): Rational[T]
- rationals: `-`[T](x, y: Rational[T]): Rational[T]
- rationals: `-`[T](x: Rational[T]; y: T): Rational[T]
- rationals: `-`[T](x: T; y: Rational[T]): Rational[T]
- sets: `-`[A](s1, s2: HashSet[A]): HashSet[A]
- system: `-`(a, b: AllocStats): AllocStats
- system: `-`(x: float): float
- system: `-`(x, y: float): float
- system: `-`(x: float32): float32
- system: `-`(x, y: float32): float32
- system: `-`(x: int): int
- system: `-`(x, y: int): int
- system: `-`(x: int16): int16
- system: `-`(x, y: int16): int16
- system: `-`(x: int32): int32
- system: `-`(x, y: int32): int32
- system: `-`(x: int64): int64
- system: `-`(x, y: int64): int64
- system: `-`(x: int8): int8
- system: `-`(x, y: int8): int8
- system: `-`[T](x, y: set[T]): set[T]
- system: `-`(x, y: uint): uint
- system: `-`(x, y: uint16): uint16
- system: `-`(x, y: uint32): uint32
- system: `-`(x, y: uint64): uint64
- system: `-`(x, y: uint8): uint8
- times: `-`(dt1, dt2: DateTime): Duration
- times: `-`(dt: DateTime; dur: Duration): DateTime
- times: `-`(dt: DateTime; interval: TimeInterval): DateTime
- times: `-`(a: Duration): Duration
- times: `-`(a, b: Duration): Duration
- times: `-`(a: Time; b: Duration): Time
- times: `-`(a, b: Time): Duration
- times: `-`(time: Time; interval: TimeInterval): Time
- times: `-`(ti: TimeInterval): TimeInterval
- times: `-`(ti1, ti2: TimeInterval): TimeInterval
- `.()`:
- `..<`:
- `..^`:
- `..`:
- `.=`:
- `.`:
- `/%`:
- `/../`:
- `//`:
- `/=`:
- `/`:
- `=>`:
- `==`:
- asyncdispatch: `==`(x: AsyncFD; y: AsyncFD): bool
- colors: `==`(a, b: Color): bool
- complex: `==`[T](x, y: Complex[T]): bool
- httpcore: `==`(a, b: HttpCode): bool
- httpcore: `==`(rawCode: string; code: HttpCode): bool
- httpcore: `==`(protocol: tuple[orig: string, major, minor: int]; ver: HttpVersion): bool
- jsbigints: `==`(x, y: JsBigInt): bool
- jsffi: `==`(x, y: JsRoot): bool
- json: `==`(a, b: JsonNode): bool
- macros: `==`(a, b: NimIdent): bool
- macros: `==`(a, b: NimNode): bool
- macros: `==`(a, b: NimSym): bool
- md5: `==`(D1, D2: MD5Digest): bool
- memfiles: `==`(x, y: MemSlice): bool
- monotimes: `==`(a, b: MonoTime): bool
- nativesockets: `==`(a, b: Port): bool
- net: `==`(lhs, rhs: IpAddress): bool
- nre: `==`(a, b: Regex): bool
- nre: `==`(a, b: RegexMatch): bool
- oids: `==`(oid1: Oid; oid2: Oid): bool
- options: `==`[T](a, b: Option[T]): bool
- os: `==`(err1, err2: OSErrorCode): bool
- packedsets: `==`[A](s1, s2: PackedSet[A]): bool
- rationals: `==`(x, y: Rational): bool
- rstast: `==`(a, b: FileIndex): bool
- sets: `==`[A](s, t: HashSet[A]): bool
- sets: `==`[A](s, t: OrderedSet[A]): bool
- sexp: `==`(a, b: SexpNode): bool
- sha1: `==`(a, b: SecureHash): bool
- system: `==`(x: typeof(nil) | typeof(nil); y: string): bool
- system: `==`[I, T](x, y: array[I, T]): bool
- system: `==`(x, y: bool): bool
- system: `==`(x, y: char): bool
- system: `==`(x, y: cstring): bool
- system: `==`[Enum: enum](x, y: Enum): bool
- system: `==`(x, y: float): bool
- system: `==`(x, y: float32): bool
- system: `==`(x, y: int): bool
- system: `==`(x, y: int16): bool
- system: `==`(x, y: int32): bool
- system: `==`(x, y: int64): bool
- system: `==`(x, y: int8): bool
- system: `==`[T](x, y: openArray[T]): bool
- system: `==`(x, y: pointer): bool
- system: `==`[T](x, y: ptr T): bool
- system: `==`[T](x, y: ref T): bool
- system: `==`[T](x, y: seq[T]): bool
- system: `==`[T](x, y: set[T]): bool
- system: `==`(x: string; y: typeof(nil) | typeof(nil)): bool
- system: `==`(x, y: string): bool
- system: `==`[T: proc](x, y: T): bool
- system: `==`[T: tuple | object](x, y: T): bool
- system: `==`(x, y: uint): bool
- system: `==`(x, y: uint16): bool
- system: `==`(x, y: uint32): bool
- system: `==`(x, y: uint64): bool
- system: `==`(x, y: uint8): bool
- tables: `==`[A](s, t: CountTable[A]): bool
- tables: `==`[A](s, t: CountTableRef[A]): bool
- tables: `==`[A, B](s, t: OrderedTable[A, B]): bool
- tables: `==`[A, B](s, t: OrderedTableRef[A, B]): bool
- tables: `==`[A, B](s, t: Table[A, B]): bool
- tables: `==`[A, B](s, t: TableRef[A, B]): bool
- times: `==`(a, b: DateTime): bool
- times: `==`(a, b: Duration): bool
- times: `==`(a, b: Time): bool
- times: `==`(zone1, zone2: Timezone): bool
- unicode: `==`(a, b: Rune): bool
- winlean: `==`(x, y: SocketHandle): bool
- `=`:
- `=copy`:
- `=destroy`:
- `=sink`:
- `=trace`:
- `=~`:
- `?.`:
- `??.`:
- `?`:
- `@`:
- `[]=`:
- critbits: `[]=`[T](c: var CritBitTree[T]; key: string; val: T)
- deques: `[]=`[T](deq: var Deque[T]; i: BackwardsIndex; x: sink T)
- deques: `[]=`[T](deq: var Deque[T]; i: Natural; val: sink T)
- httpclient: `[]=`(p: MultipartData; name, content: string)
- httpclient: `[]=`(p: MultipartData; name: string;
file: tuple[name, contentType, content: string])
- httpcore: `[]=`(headers: HttpHeaders; key: string; value: seq[string])
- httpcore: `[]=`(headers: HttpHeaders; key, value: string)
- jsffi: `[]=`[V](obj: JsAssoc[cstring, V]; field: string; val: V)
- jsffi: `[]=`[K: JsKey; V](obj: JsAssoc[K, V]; field: K; val: V)
- jsffi: `[]=`[T](obj: JsObject; field: cstring; val: T)
- jsffi: `[]=`[T](obj: JsObject; field: int; val: T)
- jsformdata: `[]=`(self: FormData; name, value: cstring)
- jsheaders: `[]=`(self: Headers; key: cstring; value: cstring)
- json: `[]=`(obj: JsonNode; key: string; val: JsonNode)
- jsutils: `[]=`(arr: Float64Array; i: int; v: float)
- macrocache: `[]=`(t: CacheTable; key: string; value: NimNode)
- macros: `[]=`(n: NimNode; i: BackwardsIndex; child: NimNode)
- macros: `[]=`(n: NimNode; i: int; child: NimNode)
- setutils: `[]=`[T](t: var set[T]; key: T; val: bool)
- sharedtables: `[]=`[A, B](t: var SharedTable[A, B]; key: A; val: B)
- strtabs: `[]=`(t: StringTableRef; key, val: string)
- system: `[]=`[Idx, T](a: var array[Idx, T]; i: BackwardsIndex; x: T)
- system: `[]=`[Idx, T; U, V: Ordinal](a: var array[Idx, T]; x: HSlice[U, V];
b: openArray[T])
- system: `[]=`[T](s: var openArray[T]; i: BackwardsIndex; x: T)
- system: `[]=`[T; U, V: Ordinal](s: var seq[T]; x: HSlice[U, V]; b: openArray[T])
- system: `[]=`(s: var string; i: BackwardsIndex; x: char)
- system: `[]=`[T, U: Ordinal](s: var string; x: HSlice[T, U]; b: string)
- system: `[]=`[I: Ordinal; T, S](a: T; i: I; x: sink S)
- system: `[]=`(s: string; i: int; val: char)
- tables: `[]=`[A](t: var CountTable[A]; key: A; val: int)
- tables: `[]=`[A](t: CountTableRef[A]; key: A; val: int)
- tables: `[]=`[A, B](t: var OrderedTable[A, B]; key: A; val: sink B)
- tables: `[]=`[A, B](t: OrderedTableRef[A, B]; key: A; val: sink B)
- tables: `[]=`[A, B](t: var Table[A, B]; key: A; val: sink B)
- tables: `[]=`[A, B](t: TableRef[A, B]; key: A; val: sink B)
- typeinfo: `[]=`(x, y: Any)
- typeinfo: `[]=`(x: Any; i: int; y: Any)
- typeinfo: `[]=`(x: Any; fieldName: string; value: Any)
- `[]`:
- critbits: `[]`[T](c: CritBitTree[T]; key: string): T
- critbits: `[]`[T](c: var CritBitTree[T]; key: string): var T
- db_mysql: `[]`(row: InstantRow; col: int): string
- db_odbc: `[]`(row: InstantRow; col: int): string
- db_postgres: `[]`(row: InstantRow; col: int): string
- db_sqlite: `[]`(row: InstantRow; col: int32): string
- deques: `[]`[T](deq: Deque[T]; i: BackwardsIndex): lent T
- deques: `[]`[T](deq: var Deque[T]; i: BackwardsIndex): var T
- deques: `[]`[T](deq: Deque[T]; i: Natural): lent T
- deques: `[]`[T](deq: var Deque[T]; i: Natural): var T
- dom: `[]`(x: Node; idx: int): Element
- heapqueue: `[]`[T](heap: HeapQueue[T]; i: Natural): lent T
- httpcore: `[]`(headers: HttpHeaders; key: string): HttpHeaderValues
- httpcore: `[]`(headers: HttpHeaders; key: string; i: int): string
- jsffi: `[]`[V](obj: JsAssoc[cstring, V]; field: string): V
- jsffi: `[]`[K: JsKey; V](obj: JsAssoc[K, V]; field: K): V
- jsffi: `[]`(obj: JsObject; field: cstring): JsObject
- jsffi: `[]`(obj: JsObject; field: int): JsObject
- jsformdata: `[]`(self: FormData; name: cstring): cstring
- jsheaders: `[]`(self: Headers; key: cstring): cstring
- json: `[]`(node: JsonNode; index: BackwardsIndex): JsonNode
- json: `[]`[U, V](a: JsonNode; x: HSlice[U, V]): JsonNode
- json: `[]`(node: JsonNode; index: int): JsonNode
- json: `[]`(node: JsonNode; name: string): JsonNode
- jsutils: `[]`(arr: BigUint64Array; i: int): JsBigInt
- jsutils: `[]`(arr: Uint32Array; i: int): uint32
- jsutils: `[]`(arr: Uint8Array; i: int): uint8
- macrocache: `[]`(s: CacheSeq; i: int): NimNode
- macrocache: `[]`(t: CacheTable; key: string): NimNode
- macros: `[]`(n: NimNode; i: BackwardsIndex): NimNode
- macros: `[]`[T, U: Ordinal](n: NimNode; x: HSlice[T, U]): seq[NimNode]
- macros: `[]`(n: NimNode; i: int): NimNode
- nre: `[]`(pattern: CaptureBounds; i: int): HSlice[int, int]
- nre: `[]`(pattern: CaptureBounds; name: string): HSlice[int, int]
- nre: `[]`(pattern: Captures; i: int): string
- nre: `[]`(pattern: Captures; name: string): string
- parsesql: `[]`(n: SqlNode; i: BackwardsIndex): SqlNode
- parsesql: `[]`(n: SqlNode; i: int): SqlNode
- reservedmem: `[]`[T](s: ReservedMemSeq[T]; rpos: BackwardsIndex): lent T
- reservedmem: `[]`[T](s: var ReservedMemSeq[T]; rpos: BackwardsIndex): var T
- reservedmem: `[]`[T](s: ReservedMemSeq[T]; pos: Natural): lent T
- reservedmem: `[]`[T](s: var ReservedMemSeq[T]; pos: Natural): var T
- ropes: `[]`(r: Rope; i: int): char
- sets: `[]`[A](s: var HashSet[A]; key: A): var A
- sexp: `[]`(node: SexpNode; index: int): SexpNode
- strtabs: `[]`(t: StringTableRef; key: string): var string
- system: `[]`[Idx, T](a: array[Idx, T]; i: BackwardsIndex): T
- system: `[]`[Idx, T](a: var array[Idx, T]; i: BackwardsIndex): var T
- system: `[]`[Idx, T; U, V: Ordinal](a: array[Idx, T]; x: HSlice[U, V]): seq[T]
- system: `[]`[T](s: openArray[T]; i: BackwardsIndex): T
- system: `[]`[T](s: var openArray[T]; i: BackwardsIndex): var T
- system: `[]`[T; U, V: Ordinal](s: openArray[T]; x: HSlice[U, V]): seq[T]
- system: `[]`(s: string; i: BackwardsIndex): char
- system: `[]`(s: var string; i: BackwardsIndex): var char
- system: `[]`[T, U: Ordinal](s: string; x: HSlice[T, U]): string
- system: `[]`[I: Ordinal; T](a: T; i: I): T
- system: `[]`(s: string; i: int): char
- tables: `[]`[A](t: CountTable[A]; key: A): int
- tables: `[]`[A](t: CountTableRef[A]; key: A): int
- tables: `[]`[A, B](t: OrderedTable[A, B]; key: A): B
- tables: `[]`[A, B](t: var OrderedTable[A, B]; key: A): var B
- tables: `[]`[A, B](t: OrderedTableRef[A, B]; key: A): var B
- tables: `[]`[A, B](t: Table[A, B]; key: A): B
- tables: `[]`[A, B](t: var Table[A, B]; key: A): var B
- tables: `[]`[A, B](t: TableRef[A, B]; key: A): var B
- typeinfo: `[]`(x: Any): Any
- typeinfo: `[]`(x: Any; i: int): Any
- typeinfo: `[]`(x: Any; fieldName: string): Any
- wrapnils: `[]`[T, I](a: Option[T]; i: I): auto
- wrapnils: `[]`[U](a: Option[U]): auto
- xmltree: `[]`(n: XmlNode; i: int): XmlNode
- xmltree: `[]`(n: var XmlNode; i: int): var XmlNode
- `^`:
- `addr`:
- `and`:
- asyncfutures: `and`[T, Y](fut1: Future[T]; fut2: Future[Y]): Future[void]
- jsbigints: `and`(x, y: JsBigInt): JsBigInt
- jsffi: `and`(x, y: JsObject): JsObject
- system: `and`(x, y: bool): bool
- system: `and`(x, y: int): int
- system: `and`(x, y: int16): int16
- system: `and`(x, y: int32): int32
- system: `and`(x, y: int64): int64
- system: `and`(x, y: int8): int8
- system: `and`(a, b: typedesc): typedesc
- system: `and`(x, y: uint): uint
- system: `and`(x, y: uint16): uint16
- system: `and`(x, y: uint32): uint32
- system: `and`(x, y: uint64): uint64
- system: `and`(x, y: uint8): uint8
- `div`:
- htmlgen: `div`(e: varargs[untyped]): untyped
- jsbigints: `div`(x, y: JsBigInt): JsBigInt
- rationals: `div`[T: SomeInteger](x, y: Rational[T]): T
- system: `div`(x, y: int): int
- system: `div`(x, y: int16): int16
- system: `div`(x, y: int32): int32
- system: `div`(x, y: int64): int64
- system: `div`(x, y: int8): int8
- system: `div`(x, y: uint): uint
- system: `div`(x, y: uint16): uint16
- system: `div`(x, y: uint32): uint32
- system: `div`(x, y: uint64): uint64
- system: `div`(x, y: uint8): uint8
- times: `div`(a: Duration; b: int64): Duration
- `in`:
- `is`:
- `isnot`:
- `mod`:
- jsbigints: `mod`(x, y: JsBigInt): JsBigInt
- math: `mod`(x, y: float32): float32
- math: `mod`(x, y: float64): float64
- rationals: `mod`[T: SomeInteger](x, y: Rational[T]): Rational[T]
- system: `mod`(x, y: int): int
- system: `mod`(x, y: int16): int16
- system: `mod`(x, y: int32): int32
- system: `mod`(x, y: int64): int64
- system: `mod`(x, y: int8): int8
- system: `mod`(x, y: uint): uint
- system: `mod`(x, y: uint16): uint16
- system: `mod`(x, y: uint32): uint32
- system: `mod`(x, y: uint64): uint64
- system: `mod`(x, y: uint8): uint8
- `not`:
- `notin`:
- `object`:
- `of`:
- `or`:
- asyncfutures: `or`[T, Y](fut1: Future[T]; fut2: Future[Y]): Future[void]
- jsbigints: `or`(x, y: JsBigInt): JsBigInt
- jsffi: `or`(x, y: JsObject): JsObject
- macros: `or`(x, y: NimNode): NimNode
- system: `or`(x, y: bool): bool
- system: `or`(x, y: int): int
- system: `or`(x, y: int16): int16
- system: `or`(x, y: int32): int32
- system: `or`(x, y: int64): int64
- system: `or`(x, y: int8): int8
- system: `or`(a, b: typedesc): typedesc
- system: `or`(x, y: uint): uint
- system: `or`(x, y: uint16): uint16
- system: `or`(x, y: uint32): uint32
- system: `or`(x, y: uint64): uint64
- system: `or`(x, y: uint8): uint8
- `ptr`:
- `ref`:
- `shl`:
- `shr`:
- `static`:
- `template`:
- `type`:
- `var`:
- `xor`:
- jsbigints: `xor`(x, y: JsBigInt): JsBigInt
- system: `xor`(x, y: bool): bool
- system: `xor`(x, y: int): int
- system: `xor`(x, y: int16): int16
- system: `xor`(x, y: int32): int32
- system: `xor`(x, y: int64): int64
- system: `xor`(x, y: int8): int8
- system: `xor`(x, y: uint): uint
- system: `xor`(x, y: uint16): uint16
- system: `xor`(x, y: uint32): uint32
- system: `xor`(x, y: uint64): uint64
- system: `xor`(x, y: uint8): uint8
- `{}=`:
- `{}`:
- `|`:
- `||`:
- a:
- abbr:
- abbrev:
- abort:
- abortOnError:
- abs:
- abs2:
- absolute:
- absolutePath:
- accept:
- acceptAddr:
- AcceptNoClient:
- AcceptNoHandshake:
- acceptRequest:
- AcceptSuccess:
- AccessViolationDefect:
- AccessViolationError:
- acos:
- acosh:
- acquire:
- activeDescriptors:
- add:
- dom: add(c: ClassList; class: cstring)
- httpclient: add(p: MultipartData; xs: MultipartEntries): MultipartData
- httpclient: add(p: MultipartData; name, content: string; filename: string = "";
contentType: string = ""; useStream = true)
- httpcore: add(headers: HttpHeaders; key, value: string)
- jsformdata: add(self: FormData; name: cstring; value: SomeNumber | bool | cstring)
- jsformdata: add(self: FormData; name: cstring; value: SomeNumber | bool | cstring;
filename: cstring)
- jsheaders: add(self: Headers; key: cstring; value: cstring)
- json: add(father, child: JsonNode)
- json: add(obj: JsonNode; key: string; val: JsonNode)
- lists: add[T](L: var DoublyLinkedList[T]; n: DoublyLinkedNode[T])
- lists: add[T](L: var DoublyLinkedList[T]; value: T)
- lists: add[T](L: var DoublyLinkedRing[T]; n: DoublyLinkedNode[T])
- lists: add[T](L: var DoublyLinkedRing[T]; value: T)
- lists: add[T](L: var SinglyLinkedList[T]; n: SinglyLinkedNode[T])
- lists: add[T](L: var SinglyLinkedList[T]; value: T)
- lists: add[T](L: var SinglyLinkedRing[T]; n: SinglyLinkedNode[T])
- lists: add[T](L: var SinglyLinkedRing[T]; value: T)
- lists: add[T: SomeLinkedList](a: var T; b: T)
- macrocache: add(s: CacheSeq; value: NimNode)
- macros: add(father, child: NimNode): NimNode
- macros: add(father: NimNode; children: varargs[NimNode]): NimNode
- parsesql: add(father, n: SqlNode)
- reservedmem: add[T](s: var ReservedMemSeq[T]; val: T)
- ropes: add(a: var Rope; b: Rope)
- ropes: add(a: var Rope; b: string)
- rstast: add(father, son: PRstNode)
- rstast: add(father: PRstNode; s: string)
- sexp: add(father, child: SexpNode)
- sharedlist: add[A](x: var SharedList[A]; y: A)
- sharedtables: add[A, B](t: var SharedTable[A, B]; key: A; val: B)
- strbasics: add(x: var string; y: openArray[char])
- system: add(x: var cstring; y: cstring)
- system: add[T](x: var seq[T]; y: openArray[T])
- system: add[T](x: var seq[T]; y: sink T)
- system: add(x: var string; y: char)
- system: add(x: var string; y: cstring)
- system: add(x: var string; y: string)
- tables: add[A, B](t: var OrderedTable[A, B]; key: A; val: sink B)
- tables: add[A, B](t: OrderedTableRef[A, B]; key: A; val: sink B)
- tables: add[A, B](t: var Table[A, B]; key: A; val: sink B)
- tables: add[A, B](t: TableRef[A, B]; key: A; val: sink B)
- unicode: add(s: var string; c: Rune)
- xmltree: add(result: var string; n: XmlNode; indent = 0; indWidth = 2; addNewLines = true)
- xmltree: add(father, son: XmlNode)
- addAndFetch:
- addCallback:
- addCompletion:
- addEscaped:
- addEscapedChar:
- addEvent:
- addEventListener:
- AddEventListenerOptions:
- addExitProc:
- addf:
- addFileExt:
- addFiles:
- addFirst:
- addHandler:
- addIdentIfAbsent:
- addIfNotNil:
- addInt:
- addLast:
- addMoved:
- addNormalizePath:
- addOutputFormatter:
- addPragma:
- addProcess:
- addQuitProc:
- addQuoted:
- addRead:
- address:
- AddrInfo:
- addSep:
- addTimer:
- addWrite:
- advice:
- affinity:
- AF_INET:
- AF_INET6:
- afterCodeReload:
- AF_UNIX:
- AF_UNSPEC:
- AI_V4MAPPED:
- akArray:
- akBool:
- akChar:
- akCString:
- akEnum:
- akFloat:
- akFloat128:
- akFloat32:
- akFloat64:
- akInt:
- akInt16:
- akInt32:
- akInt64:
- akInt8:
- akNone:
- akObject:
- akPointer:
- akProc:
- akPtr:
- akRange:
- akRef:
- akSequence:
- akSet:
- akString:
- akTuple:
- akUInt:
- akUInt16:
- akUInt32:
- akUInt64:
- akUInt8:
- alert:
- align:
- alignLeft:
- alignof:
- alignString:
- alignTable:
- alive:
- all:
- AllChars:
- allCharsInSet:
- allIt:
- alloc:
- alloc0:
- alloc0Impl:
- allocateAndInitializeSid:
- allocCStringArray:
- allocImpl:
- allocShared:
- allocShared0:
- allocShared0Impl:
- allocSharedImpl:
- AllocStats:
- allowEmptyAttribs:
- allowUnquotedAttribs:
- allValues:
- almostEqual:
- AltSep:
- AnchorElement:
- annotation:
- annotation-xml:
- ansiBackgroundColorCode:
- ansiForegroundColorCode:
- ansiResetCode:
- ansiStyleCode:
- any:
- Any:
- any character:
- any rune:
- anyIt:
- AnyKind:
- anyRune:
- append:
- appendChild:
- appendData:
- appendMoved:
- apply:
- applyIt:
- appType:
- arccos:
- arccosh:
- arccot:
- arccoth:
- arccsc:
- arccsch:
- arcsec:
- arcsech:
- arcsin:
- arcsinh:
- arctan:
- arctan2:
- arctanh:
- area:
- argc:
- argv:
- ariaAttr:
- ArithmeticDefect:
- ArithmeticError:
- arity:
- array:
- ArrayBuffer:
- article:
- Ascending:
- ashr:
- aside:
- asin:
- asinh:
- assert:
- AssertionDefect:
- AssertionError:
- assign:
- assignedElements:
- assignedNodes:
- AST:
- astGenRepr:
- astToStr:
- async:
- asyncCheck:
- AsyncEvent:
- AsyncFD:
- AsyncFile:
- AsyncFtpClient:
- AsyncHttpClient:
- AsyncHttpServer:
- AsyncResponse:
- AsyncSmtp:
- AsyncSocket:
- atan:
- atan2:
- atanh:
- atEnd:
- atom:
- Atomic:
- atomicDec:
- AtomicFlag:
- atomicInc:
- AtomicNodes:
- AtomType:
- attachShadow:
- AtTarget:
- attr:
- AttributeNode:
- attrKey:
- attrs:
- attrs=:
- attrsLen:
- attrValue:
- audio:
- auth:
- author:
- auto:
- autovivification:
- AuxilaryButton:
- await:
- awaitAndThen:
- b:
- back:
- backend:
- BackgroundColor:
- backref:
- backrefIgnoreCase:
- backrefIgnoreStyle:
- backslash:
- BackwardsIndex:
- base:
- BaseLexer:
- basename:
- baseName:
- basename=:
- baseTypeKind:
- baseTypeSize:
- bdi:
- bdo:
- beforeCodeReload:
- between:
- bg8Bit:
- bgBlack:
- bgBlue:
- bgColor:
- bgCyan:
- bgDefault:
- bgGreen:
- bgMagenta:
- bgRed:
- bgWhite:
- bgYellow:
- big:
- bigEndian:
- bigEndian16:
- bigEndian32:
- bigEndian64:
- BiggestFloat:
- BiggestInt:
- BiggestUInt:
- BigUint64Array:
- bin:
- BinaryPrefixMode:
- binarySearch:
- bindAddr:
- binDir:
- bindMethod:
- bindNull:
- bindParam:
- bindParams:
- bindSocket:
- bindSym:
- BindSymRule:
- bindUnix:
- binom:
- bitand:
- bitnot:
- bitor:
- bitslice:
- bitsliced:
- BitsRange:
- bitxor:
- Blob:
- blob:
- blockquote:
- BlockTags:
- blockUntil:
- blockUntilAny:
- blur:
- body:
- Body:
- body:
- body=:
- bool:
- boolVal:
- BoundingRect:
- bounds:
- bpColloquial:
- bpIEC:
- br:
- brClosed:
- brForceOpen:
- broadcast:
- brOpen:
- BubblingPhase:
- BufferSize:
- buildCPU:
- buildOS:
- button:
- byaddr:
- BY_HANDLE_FILE_INFORMATION:
- byte:
- BYTE:
- ByteAddress:
- c_abort:
- CacheCounter:
- CacheSeq:
- CacheTable:
- Callback:
- callback=:
- caller info:
- CallNodes:
- callsite:
- callSoon:
- cancelAnimationFrame:
- canShare:
- canvas:
- capitalize:
- capitalizeAscii:
- caption:
- capture:
- captureBetween:
- CaptureBounds:
- captureBounds:
- captureCount:
- captureNameId:
- Captures:
- captures:
- Captures:
- CapturingPhase:
- card:
- cas:
- catch:
- CatchableError:
- cbrt:
- c_calloc:
- cchar:
- cd:
- CDATANode:
- cdouble:
- cdup:
- ceil:
- ceilDiv:
- Cell:
- center:
- Certificate:
- cfgEof:
- cfgError:
- CfgEvent:
- CfgEventKind:
- cfgKeyValuePair:
- cfgOption:
- CfgParser:
- cfgSectionStart:
- CFilePtr:
- cfloat:
- c_fprintf:
- c_fputs:
- c_free:
- c_frexp:
- cfSymlinkAsIs:
- cfSymlinkFollow:
- cfSymlinkIgnore:
- c_fwrite:
- CgiError:
- cgiError:
- ch:
- chaining:
- changeFileExt:
- Channel:
- char:
- charChoice:
- charData:
- charSet:
- check:
- checked:
- checked=:
- checkedSymAddr:
- checkpoint:
- checkReply:
- checkTokenMembership:
- checkValidity:
- child:
- children:
- chmod:
- chomp:
- chr:
- cint:
- CiphersIntermediate:
- CiphersModern:
- CiphersOld:
- cite:
- C_JmpBuf:
- clamp:
- class:
- class=:
- classify:
- ClassList:
- clean:
- clear:
- clearBit:
- clearBits:
- clearCallbacks:
- clearData:
- clearInterval:
- clearMask:
- clearMasked:
- clearScreen:
- clearTimeout:
- click:
- clientData:
- clientData=:
- clientGetPskFunc:
- clientGetPskFunc=:
- clientHeight:
- clientWidth:
- ClipboardEvent:
- clone:
- cloneNode:
- clong:
- clongdouble:
- c_longjmp:
- clonglong:
- close:
- closeHandle:
- closeSocket:
- closesocket:
- closureScope:
- clz32:
- c_malloc:
- cmdArgument:
- cmdEnd:
- CmdLineKind:
- cmdLineRest:
- cmdLongOption:
- cmdShortOption:
- c_memchr:
- c_memcmp:
- c_memcpy:
- c_memmove:
- c_memset:
- cmp:
- cmpic:
- cmpIgnoreCase:
- cmpIgnoreCaseImpl:
- cmpIgnoreStyle:
- cmpIgnoreStyleImpl:
- cmpMem:
- cmpNimIdentifier:
- cmpPaths:
- cmpRunesIgnoreCase:
- code:
- codePageToName:
- col:
- colAliceBlue:
- colAntiqueWhite:
- colAqua:
- colAquamarine:
- colAzure:
- colBeige:
- colBisque:
- colBlack:
- colBlanchedAlmond:
- colBlue:
- colBlueViolet:
- colBrown:
- colBurlyWood:
- colCadetBlue:
- colChartreuse:
- colChocolate:
- colCoral:
- colCornflowerBlue:
- colCornsilk:
- colCrimson:
- colCyan:
- colDarkBlue:
- colDarkCyan:
- colDarkGoldenRod:
- colDarkGray:
- colDarkGreen:
- colDarkKhaki:
- colDarkMagenta:
- colDarkOliveGreen:
- colDarkorange:
- colDarkOrchid:
- colDarkRed:
- colDarkSalmon:
- colDarkSeaGreen:
- colDarkSlateBlue:
- colDarkSlateGray:
- colDarkTurquoise:
- colDarkViolet:
- colDeepPink:
- colDeepSkyBlue:
- colDimGray:
- colDodgerBlue:
- colFireBrick:
- colFloralWhite:
- colForestGreen:
- colFuchsia:
- colGainsboro:
- colGhostWhite:
- colGold:
- colGoldenRod:
- colGray:
- colGreen:
- colGreenYellow:
- colgroup:
- colHoneyDew:
- colHotPink:
- colIndianRed:
- colIndigo:
- colIvory:
- colKhaki:
- colLavender:
- colLavenderBlush:
- colLawnGreen:
- collect:
- colLemonChiffon:
- colLightBlue:
- colLightCoral:
- colLightCyan:
- colLightGoldenRodYellow:
- colLightGreen:
- colLightGrey:
- colLightPink:
- colLightSalmon:
- colLightSeaGreen:
- colLightSkyBlue:
- colLightSlateGray:
- colLightSteelBlue:
- colLightYellow:
- colLime:
- colLimeGreen:
- colLinen:
- colMagenta:
- colMaroon:
- colMediumAquaMarine:
- colMediumBlue:
- colMediumOrchid:
- colMediumPurple:
- colMediumSeaGreen:
- colMediumSlateBlue:
- colMediumSpringGreen:
- colMediumTurquoise:
- colMediumVioletRed:
- colMidnightBlue:
- colMintCream:
- colMistyRose:
- colMoccasin:
- colNavajoWhite:
- colNavy:
- colOldLace:
- colOlive:
- colOliveDrab:
- Color:
- colOrange:
- colOrangeRed:
- colOrchid:
- colPaleGoldenRod:
- colPaleGreen:
- colPaleTurquoise:
- colPaleVioletRed:
- colPapayaWhip:
- colPeachPuff:
- colPeru:
- colPink:
- colPlum:
- colPowderBlue:
- colPurple:
- colRed:
- colRosyBrown:
- colRoyalBlue:
- colSaddleBrown:
- colSalmon:
- colSandyBrown:
- colSeaGreen:
- colSeaShell:
- colSienna:
- colSilver:
- colSkyBlue:
- colSlateBlue:
- colSlateGray:
- colSnow:
- colSpringGreen:
- colSteelBlue:
- colTan:
- colTeal:
- colThistle:
- colTomato:
- colTurquoise:
- colViolet:
- colWheat:
- colWhite:
- colWhiteSmoke:
- colYellow:
- colYellowGreen:
- combine:
- comma separated value:
- command line:
- command line argument:
- command line arguments:
- commandLineParams:
- CommentNode:
- commitedLen:
- commitHead:
- commonAttr:
- commonPrefixLen:
- compareDocumentPosition:
- compareExchange:
- compareExchangeWeak:
- compile:
- CompileDate:
- compileOption:
- compiles:
- CompileTime:
- complement:
- complete:
- CompletionCallback:
- CompletionData:
- Completions:
- Complex:
- complex:
- Complex32:
- complex32:
- Complex64:
- complex64:
- concat:
- Cond:
- Config:
- confirm:
- conjugate:
- connect:
- connectUnix:
- Console:
- console:
- ConsoleLogger:
- ConsoleOutputFormatter:
- contains:
- asyncdispatch: contains(disp: PDispatcher; fd: AsyncFD): bool
- critbits: contains[T](c: CritBitTree[T]; key: string): bool
- deques: contains[T](deq: Deque[T]; item: T): bool
- dom: contains(c: ClassList; class: cstring): bool
- dom: contains(n: Node): bool
- httpcore: contains(values: HttpHeaderValues; value: string): bool
- httpcore: contains(methods: set[HttpMethod]; x: string): bool
- json: contains(node: JsonNode; val: JsonNode): bool
- json: contains(node: JsonNode; key: string): bool
- jsre: contains(pattern: cstring; self: RegExp): bool
- lists: contains[T](L: SomeLinkedCollection[T]; value: T): bool
- nre: contains(pattern: CaptureBounds; i: int): bool
- nre: contains(pattern: CaptureBounds; name: string): bool
- nre: contains(pattern: Captures; i: int): bool
- nre: contains(pattern: Captures; name: string): bool
- nre: contains(str: string; pattern: Regex; start = 0; endpos = int.high): bool
- packedsets: contains[A](s: PackedSet[A]; key: A): bool
- pegs: contains(s: string; pattern: Peg; start = 0): bool
- pegs: contains(s: string; pattern: Peg; matches: var openArray[string]; start = 0): bool
- re: contains(s: string; pattern: Regex; start = 0): bool
- re: contains(s: string; pattern: Regex; matches: var openArray[string]; start = 0): bool
- selectors: contains[T](s: Selector[T]; fd: SocketHandle | int): bool
- sets: contains[A](s: HashSet[A]; key: A): bool
- sets: contains[A](s: OrderedSet[A]; key: A): bool
- strtabs: contains(t: StringTableRef; key: string): bool
- strutils: contains(s: string; chars: set[char]): bool
- strutils: contains(s, sub: string): bool
- system: contains[U, V, W](s: HSlice[U, V]; value: W): bool
- system: contains[T](a: openArray[T]; item: T): bool
- system: contains[T](x: set[T]; y: T): bool
- tables: contains[A](t: CountTable[A]; key: A): bool
- tables: contains[A](t: CountTableRef[A]; key: A): bool
- tables: contains[A, B](t: OrderedTable[A, B]; key: A): bool
- tables: contains[A, B](t: OrderedTableRef[A, B]; key: A): bool
- tables: contains[A, B](t: Table[A, B]; key: A): bool
- tables: contains[A, B](t: TableRef[A, B]; key: A): bool
- containsOrIncl:
- contentLength:
- contentType:
- continuesWith:
- convert:
- convertSexp:
- ConvertThreadToFiber:
- ConvertThreadToFiberEx:
- copy:
- copyChildrenTo:
- copyDir:
- copyDirWithPermissions:
- copyFile:
- copyFileToDir:
- copyFileW:
- copyFileWithPermissions:
- CopyFlag:
- copyLineInfo:
- copyMem:
- copyNimNode:
- copyNimTree:
- copySign:
- copyWithin:
- coreAttr:
- CoroutineRef:
- correlation:
- cos:
- cosh:
- cot:
- coth:
- count:
- countdown:
- countIt:
- countLeadingZeroBits:
- countLines:
- countProcessors:
- countReset:
- countSetBits:
- CountTable:
- CountTableRef:
- countTrailingZeroBits:
- countup:
- cpDir:
- cpFile:
- cppDefine:
- c_printf:
- CPU:
- cpuEndian:
- cpuRelax:
- cpuTime:
- c_raise:
- c_realloc:
- create:
- CREATE_ALWAYS:
- createAsyncNativeSocket:
- createAttribute:
- createComment:
- createDir:
- createDirectoryW:
- createElement:
- createElementNS:
- createEvent:
- CreateFiber:
- CreateFiberEx:
- createFileA:
- createFileMappingW:
- createFileW:
- createHardlink:
- createHardLinkW:
- createIoCompletionPort:
- createMessage:
- createNamedPipe:
- createNativeSocket:
- CREATE_NEW:
- CREATE_NO_WINDOW:
- createPipe:
- createProcessW:
- createShared:
- createSharedU:
- createSymbolicLinkW:
- createSymlink:
- createTempDir:
- createTempFile:
- createTextNode:
- createThread:
- createU:
- CREATE_UNICODE_ENVIRONMENT:
- crit bit tree:
- CritBitTree:
- csc:
- csch:
- cschar:
- c_setjmp:
- cshort:
- c_signal:
- csize:
- csize_t:
- c_sprintf:
- cstderr:
- cstdin:
- cstdout:
- c_strcmp:
- cstring:
- cstringArray:
- cstringArrayToSeq:
- c_strlen:
- CSV:
- CsvError:
- CsvParser:
- CsvRow:
- cuchar:
- cuint:
- culong:
- culonglong:
- cumsum:
- cumsummed:
- CurDir:
- current working directory:
- currentSourcePath:
- cursorBackward:
- cursorDown:
- cursorForward:
- cursorUp:
- cushort:
- CustomRef:
- cut:
- CVerifyNone:
- CVerifyPeer:
- CVerifyPeerUseEnvVars:
- cycle:
- data:
- datalist:
- DataTransfer:
- DataTransferDropEffect:
- DataTransferEffectAllowed:
- DataTransferItem:
- DataTransferItemKind:
- Date:
- DateLib:
- DateTime:
- dateTime:
- DateTimeLocale:
- Days:
- days:
- dbArray:
- dbBindParamError:
- dbBit:
- dbBlob:
- dbBool:
- dbBox:
- dbCircle:
- DbColumn:
- DbColumns:
- dbComposite:
- DbConn:
- dbDate:
- dbDatetime:
- dbDecimal:
- DbEffect:
- dbEnum:
- DbError:
- dbError:
- dbFixedChar:
- dbFloat:
- dbFormatImpl:
- dbGeometry:
- dbInet:
- dbInt:
- dbJson:
- dbLine:
- dbLseg:
- dbMacAddress:
- dbNull:
- dbPath:
- dbPoint:
- dbPolygon:
- dbQuote:
- dbSerial:
- dbSet:
- dbTime:
- dbTimeInterval:
- dbTimestamp:
- DbType:
- DbTypeKind:
- dbUInt:
- dbUnknown:
- dbUrl:
- dbUser1:
- dbUser2:
- dbUser3:
- dbUser4:
- dbUser5:
- dbUuid:
- dbVarchar:
- dbXml:
- dd:
- DeadThreadDefect:
- DeadThreadError:
- dealloc:
- deallocCStringArray:
- deallocHeap:
- deallocImpl:
- deallocShared:
- deallocSharedImpl:
- debug:
- debugEcho:
- debugger:
- debugRecv:
- debugSend:
- dec:
- declared:
- declaredInScope:
- decode:
- decodeData:
- decodePercent:
- decodeQuery:
- decodeURI:
- decodeURIComponent:
- decodeUrl:
- decodeZigzag:
- dedent:
- deduplicate:
- deepCopy:
- default:
- defaultConfig:
- defaultConsoleFormatter:
- defaultFilename:
- defaultFmtStr:
- defaultInitialSize:
- DefaultLocale:
- defaultOnProgressChanged:
- Defect:
- defined:
- defUserAgent:
- degToRad:
- deinitCond:
- deinitGeneralTokenizer:
- deinitLock:
- deinitRLock:
- deinitSharedList:
- deinitSharedTable:
- del:
- heapqueue: del[T](heap: var HeapQueue[T]; index: Natural)
- htmlgen: del(e: varargs[untyped]): untyped
- httpcore: del(headers: HttpHeaders; key: string)
- macros: del(father: NimNode; idx = 0; n = 1)
- sharedtables: del[A, B](t: var SharedTable[A, B]; key: A)
- strtabs: del(t: StringTableRef; key: string)
- system: del[T](x: var seq[T]; i: Natural)
- tables: del[A](t: var CountTable[A]; key: A)
- tables: del[A](t: CountTableRef[A]; key: A)
- tables: del[A, B](t: var OrderedTable[A, B]; key: A)
- tables: del[A, B](t: OrderedTableRef[A, B]; key: A)
- tables: del[A, B](t: var Table[A, B]; key: A)
- tables: del[A, B](t: TableRef[A, B]; key: A)
- delEnv:
- delete:
- deleteContent:
- deleteData:
- DeleteFiber:
- deleteFileA:
- deleteFileW:
- deleteFromDocument:
- delOutputFormatter:
- delSection:
- delSectionKey:
- Deque:
- deque:
- Descending:
- description:
- deserialization:
- destroyContext:
- destructor:
- DETACHED_PROCESS:
- details:
- detectOs:
- DeviceId:
- dfn:
- dFri:
- dial:
- dialog:
- dictionary:
- diff:
- difference:
- diffFiles:
- diffInt:
- diffStrings:
- diffText:
- digits:
- Digits:
- dir:
- directory:
- dirExists:
- DirSep:
- dirxml:
- disableCache:
- disabled=:
- disableExternalCapture:
- disableParamFiltering:
- disableProfiling:
- disableTrueColors:
- disarm:
- disjoint:
- dispatchEvent:
- dispose:
- distance:
- distinctBase:
- distribute:
- Distribution:
- DivByZeroDefect:
- DivByZeroError:
- dl:
- DLL:
- dMon:
- doAssert:
- doAssertRaises:
- doCreateThread:
- Document:
- document:
- DocumentFragmentNode:
- DocumentNode:
- DocumentOrShadowRoot:
- DocumentTypeNode:
- Domain:
- DOMAIN_ALIAS_RID_ADMINS:
- DomApiVersion:
- DomEvent:
- DomException:
- DomParser:
- doNothing:
- doShutdownThread:
- doslikeFileSystem:
- DoublyLinkedList:
- DoublyLinkedNode:
- DoublyLinkedNodeObj:
- DoublyLinkedRing:
- downloadFile:
- Drag:
- DragEnd:
- DragEnter:
- DragEvent:
- DragEventTypes:
- DragExit:
- DragLeave:
- DragOver:
- DragStart:
- drain:
- Drop:
- dSat:
- dSun:
- dt:
- dThu:
- dTue:
- dump:
- dumpAllocstats:
- dumpAstGen:
- dumpLisp:
- dumpToString:
- dumpTree:
- dup:
- duplicateHandle:
- DUPLICATE_SAME_ACCESS:
- Duration:
- DurationParts:
- DurationZero:
- dWed:
- DWORD:
- DynlibFormat:
- E:
- eat:
- echo:
- echoForeignDeps:
- edit distance:
- editDistance:
- editDistanceAscii:
- EInvalidPeg:
- Element:
- elementFromPoint:
- elementName:
- ElementNode:
- elements:
- elementsFromPoint:
- elementType:
- em:
- embed:
- EmbedElement:
- enableCache:
- enableExternalCapture:
- enableProfiling:
- enableTrueColors:
- encode:
- encodeMime:
- encodeQuery:
- encodeURI:
- encodeURIComponent:
- encodeUrl:
- encodeZigzag:
- EncodingConverter:
- EncodingError:
- endAnchor:
- endian:
- Endianness:
- endOfFile:
- EndOfFile:
- endsWith:
- endsWithImpl:
- entityName:
- EntityNode:
- EntityRefNode:
- entityToRune:
- entityToUtf8:
- entries:
- enumerate:
- enumLen:
- EnumMode:
- environment variable:
- environments variables:
- envPairs:
- EOFError:
- epochTime:
- epoll:
- epoll_create:
- epoll_create1:
- epoll_ctl:
- EPOLL_CTL_ADD:
- EPOLL_CTL_DEL:
- EPOLL_CTL_MOD:
- EpollData:
- EPOLLERR:
- EPOLLET:
- EpollEvent:
- EPOLLEXCLUSIVE:
- EPOLLHUP:
- EPOLLIN:
- EPOLLMSG:
- EPOLLONESHOT:
- EPOLLOUT:
- EPOLLPRI:
- EPOLLRDBAND:
- EPOLLRDHUP:
- EPOLLRDNORM:
- epoll_wait:
- EPOLLWAKEUP:
- EPOLLWRBAND:
- EPOLLWRNORM:
- epsilon:
- eqIdent:
- equalMem:
- equalsFile:
- eraseLine:
- eraseScreen:
- erf:
- erfc:
- errAttributeValueExpected:
- errBracketRiExpected:
- errColonExpected:
- errCommaExpected:
- errCurlyRiExpected:
- errEndOfCDataExpected:
- errEndOfCommentExpected:
- errEOC_Expected:
- errEofExpected:
- errEqExpected:
- errExprExpected:
- errGtExpected:
- errInvalidToken:
- errNameExpected:
- errNone:
- Error:
- error:
- ERROR_ACCESS_DENIED:
- ERROR_BAD_ARGUMENTS:
- ERROR_FILE_EXISTS:
- ERROR_FILE_NOT_FOUND:
- errorHandle:
- ERROR_HANDLE_EOF:
- ERROR_IO_PENDING:
- ERROR_LOCK_VIOLATION:
- errorMessages:
- errorMessageWriter:
- errorMsg:
- errorMsgExpected:
- ERROR_NETNAME_DELETED:
- ERROR_NO_MORE_FILES:
- ERROR_PATH_NOT_FOUND:
- errorStr:
- errorStream:
- errParensRiExpected:
- errQmGtExpected:
- errQuoteExpected:
- errSemicolonExpected:
- errStringExpected:
- esc:
- escape:
- escapeJson:
- escapeJsonUnquoted:
- escapePeg:
- escapeRe:
- escChar:
- euclDiv:
- euclMod:
- EV_ADD:
- EV_CLEAR:
- EV_DELETE:
- EV_DISABLE:
- EV_DISPATCH:
- EV_DROP:
- EV_ENABLE:
- Event:
- eventAttr:
- eventParser:
- EventPhase:
- EventTarget:
- EV_EOF:
- EV_ERROR:
- EV_FLAG1:
- EvLines:
- EV_NODATA:
- EV_ONESHOT:
- EV_RECEIPT:
- EvRetr:
- EV_SET:
- EvStore:
- EV_SYSFLAGS:
- EvTransferProgress:
- exception:
- Exception:
- exchange:
- excl:
- exclFilePermissions:
- exec:
- execAffectedRows:
- execCmd:
- execCmdEx:
- ExecIOEffect:
- execProcess:
- execProcesses:
- execShellCmd:
- ExeExt:
- ExeExts:
- exists:
- existsCookie:
- existsDir:
- existsEnv:
- existsFile:
- existsOrCreateDir:
- exitStatusLikeShell:
- exp:
- expandFilename:
- expandMacros:
- expandSymlink:
- expandTabs:
- expandTilde:
- expect:
- expectIdent:
- expectKind:
- expectLen:
- expectMinLen:
- expm1:
- extendSeq:
- extract:
- extractDocCommentsAndRunnables:
- extractFilename:
- extractRGB:
- ExtSep:
- fac:
- fail:
- failed:
- FAILED:
- failedAssertImpl:
- failureOccurred:
- fakeDot:
- fastLog2:
- fastRows:
- fastRuneAt:
- fastToUTF8Copy:
- fatal:
- fchDefault:
- fchForceCache:
- fchNoCache:
- fchNoStore:
- fchReload:
- fcInclude:
- fcInf:
- fcNan:
- fcNegInf:
- fcNegZero:
- fcNormal:
- fcOmit:
- fcSameOrigin:
- fcSubnormal:
- fcZero:
- FD_ACCEPT:
- FD_ADDRESS_LIST_CHANGE:
- FD_ALL_EVENTS:
- FD_CLOSE:
- FD_CONNECT:
- FD_GROUP_QQS:
- FD_ISSET:
- FD_OOB:
- FD_QQS:
- FD_READ:
- FD_ROUTING_INTERFACE_CHANGE:
- FD_SET:
- FD_SETSIZE:
- FD_WRITE:
- FD_ZERO:
- FE_ALL_EXCEPT:
- feclearexcept:
- FE_DFL_ENV:
- FE_DIVBYZERO:
- FE_DOWNWARD:
- fegetenv:
- fegetexceptflag:
- fegetround:
- feholdexcept:
- FE_INEXACT:
- FE_INVALID:
- fence:
- FE_OVERFLOW:
- feraiseexcept:
- fesetenv:
- fesetexceptflag:
- fesetround:
- fetch:
- fetchAdd:
- fetchAnd:
- FetchCaches:
- FetchCredentials:
- FetchModes:
- FetchOptions:
- fetchOr:
- FetchRedirects:
- FetchReferrerPolicies:
- fetchSub:
- fetchXor:
- fetestexcept:
- FE_TONEAREST:
- FE_TOWARDZERO:
- FE_UNDERFLOW:
- feupdateenv:
- FE_UPWARD:
- ffDecimal:
- ffDefault:
- ffScientific:
- fg8Bit:
- fgBlack:
- fgBlue:
- fgColor:
- fgCyan:
- fgDefault:
- fgGreen:
- fgMagenta:
- fgRed:
- fgWhite:
- fgYellow:
- FIBER_FLAG_FLOAT_SWITCH:
- FieldDefect:
- FieldError:
- fieldPairs:
- fields:
- fieldset:
- FifthButton:
- figcaption:
- figure:
- File:
- FILE_ATTRIBUTE_ARCHIVE:
- FILE_ATTRIBUTE_COMPRESSED:
- FILE_ATTRIBUTE_DEVICE:
- FILE_ATTRIBUTE_DIRECTORY:
- FILE_ATTRIBUTE_HIDDEN:
- FILE_ATTRIBUTE_NORMAL:
- FILE_ATTRIBUTE_NOT_CONTENT_INDEXED:
- FILE_ATTRIBUTE_OFFLINE:
- FILE_ATTRIBUTE_READONLY:
- FILE_ATTRIBUTE_REPARSE_POINT:
- FILE_ATTRIBUTE_SPARSE_FILE:
- FILE_ATTRIBUTE_SYSTEM:
- FILE_ATTRIBUTE_TEMPORARY:
- FILE_BEGIN:
- fileExists:
- FILE_FLAG_BACKUP_SEMANTICS:
- FILE_FLAG_DELETE_ON_CLOSE:
- FILE_FLAG_FIRST_PIPE_INSTANCE:
- FILE_FLAG_NO_BUFFERING:
- FILE_FLAG_OPEN_NO_RECALL:
- FILE_FLAG_OPEN_REPARSE_POINT:
- FILE_FLAG_OVERLAPPED:
- FILE_FLAG_POSIX_SEMANTICS:
- FILE_FLAG_RANDOM_ACCESS:
- FILE_FLAG_SEQUENTIAL_SCAN:
- FILE_FLAG_WRITE_THROUGH:
- FileHandle:
- FileId:
- FileIndex:
- FileInfo:
- FileLogger:
- FILE_MAP_READ:
- FILE_MAP_WRITE:
- FileMode:
- fileNewer:
- FilePermission:
- FILE_READ_DATA:
- FileReader:
- fileReaderDone:
- fileReaderEmpty:
- fileReaderLoading:
- FileReaderState:
- FileSeekPos:
- FILE_SHARE_DELETE:
- FILE_SHARE_READ:
- FILE_SHARE_WRITE:
- FileStream:
- FileStreamObj:
- FileSystemCaseSensitive:
- FILETIME:
- FILE_WRITE_DATA:
- fill:
- filter:
- filterIt:
- finalize:
- find:
- findAll:
- findBounds:
- findChild:
- findClose:
- findExe:
- findFirstFileW:
- findIter:
- findNextFileW:
- finished:
- FIONBIO:
- firstSetBit:
- FixedTimeUnit:
- flags:
- flatMap:
- flatten:
- flipBit:
- flipBits:
- flipMask:
- flipMasked:
- float:
- float32:
- float64:
- Float64Array:
- FloatClass:
- FloatDivByZeroDefect:
- FloatDivByZeroError:
- FloatFormatMode:
- FloatInexactDefect:
- FloatInexactError:
- FloatingPointDefect:
- FloatingPointError:
- FloatInvalidOpDefect:
- FloatInvalidOpError:
- FloatOverflowDefect:
- FloatOverflowError:
- FloatUnderflowDefect:
- FloatUnderflowError:
- floatVal:
- floatVal=:
- floor:
- floorDiv:
- floorMod:
- FlowVar:
- FlowVarBase:
- flush:
- flushFile:
- flushFileBuffers:
- flushViewOfFile:
- fmAppend:
- fmCors:
- fmNoCors:
- fmRead:
- fmReadWrite:
- fmReadWriteExisting:
- fmSameOrigin:
- fmt:
- fmWrite:
- focus:
- foldl:
- foldr:
- FontFaceSet:
- FontFaceSetReady:
- footer:
- for-loop macro:
- forall:
- ForegroundColor:
- ForeignCell:
- foreignCmd:
- foreignDep:
- foreignDepInstallCmd:
- foreignDeps:
- ForLoopStmt:
- form:
- format:
- formatBiggestFloat:
- formatEng:
- formatErrorIndexBound:
- formatFieldDefect:
- FormatFlag:
- formatFloat:
- formatMessageW:
- formatNamedVars:
- formatSize:
- formatStr:
- formatValue:
- formData:
- FormData:
- FormElement:
- forward:
- forwardImpl:
- FourthButton:
- fpGroupExec:
- fpGroupRead:
- fpGroupWrite:
- fpOthersExec:
- fpOthersRead:
- fpOthersWrite:
- fpRadix:
- fpUserExec:
- fpUserRead:
- fpUserWrite:
- Frame:
- free:
- freeaddrinfo:
- freeEnvironmentStringsW:
- freeShared:
- freeSid:
- frError:
- frexp:
- frFollow:
- frManual:
- fromBin:
- fromHex:
- fromJson:
- fromJsonHook:
- fromOct:
- fromSockAddr:
- fromUnix:
- fromUnixFloat:
- fromWinTime:
- fround:
- frpNoReferrer:
- frpNoReferrerWhenDowngrade:
- frpOrigin:
- frpOriginWhenCrossOrigin:
- frpUnsafeUrl:
- fspCur:
- fspEnd:
- fspSet:
- fsync:
- FtpEvent:
- FtpEventType:
- FtpJobType:
- fullSet:
- Future:
- FutureBase:
- FutureError:
- FutureStream:
- FutureVar:
- gamma:
- gauss:
- GC_collectZct:
- gcd:
- GC_disable:
- GC_disableMarkAndSweep:
- GC_enable:
- GC_enableMarkAndSweep:
- GC_fullCollect:
- GC_getStatistics:
- gcInvariant:
- gcOptimizeSpace:
- gcOptimizeTime:
- GC_ref:
- gcResponsiveness:
- GC_Strategy:
- gcThroughput:
- GC_unref:
- genAst:
- GenAstOpt:
- genAstOpt:
- genEnumCaseStmt:
- GeneralTokenizer:
- generatedTime:
- generic character types:
- GENERIC_ALL:
- genericHead:
- genericParams:
- GENERIC_READ:
- GENERIC_WRITE:
- genOid:
- genSym:
- genTempPath:
- get:
- getAddrInfo:
- getaddrinfo:
- getAddrString:
- getAlign:
- getAll:
- getAllocStats:
- getAllRows:
- getAppDir:
- getAppFilename:
- getAsFile:
- getAst:
- getAttribute:
- getAttributeNode:
- getBiggestFloat:
- getBiggestInt:
- getBiggestUint:
- getBool:
- getBoundingClientRect:
- getCacheDir:
- getCallSoonProc:
- getch:
- getChar:
- getClockStr:
- getColNumber:
- getColumn:
- getCommand:
- getCommandLineW:
- getComputedStyle:
- getConfigDir:
- getCons:
- getContent:
- getContentLength:
- getContentType:
- getCookie:
- getCreationTime:
- getCString:
- getCurrentCompilerExe:
- getCurrentDir:
- getCurrentDirectoryW:
- getCurrentEncoding:
- getCurrentException:
- getCurrentExceptionMsg:
- GetCurrentFiber:
- getCurrentLine:
- getCurrentProcess:
- getCurrentProcessId:
- getCustomPragmaVal:
- getData:
- getDataUri:
- getDateStr:
- getDay:
- getDayOfWeek:
- getDayOfYear:
- getDaysInMonth:
- getDaysInYear:
- getDocumentRoot:
- getElementById:
- getElementsByClass:
- getElementsByClassName:
- getElementsByName:
- getElementsByTagName:
- getElems:
- getEnumField:
- getEnumOrdinal:
- getEnv:
- getEnvironmentStringsW:
- getExitCodeProcess:
- getExt:
- getExtraData:
- getFd:
- getFields:
- getFileAttributesW:
- getFileHandle:
- getFileInfo:
- getFileInformationByHandle:
- getFilename:
- getFilePermissions:
- getFilePos:
- getFileSize:
- getFloat:
- getFloat32:
- getFloat64:
- getFNum:
- getFrame:
- getFrameState:
- getFreeMem:
- getFullPathNameW:
- getFullYear:
- getGatewayInterface:
- getGcFrame:
- getGlobalDispatcher:
- getHandleInformation:
- getHandlers:
- getHomeDir:
- getHostByAddr:
- gethostbyaddr:
- getHostByName:
- gethostbyname:
- getHostname:
- gethostname:
- getHours:
- getHttpAccept:
- getHttpAcceptCharset:
- getHttpAcceptEncoding:
- getHttpAcceptLanguage:
- getHttpConnection:
- getHttpCookie:
- getHttpHost:
- getHttpReferer:
- getHttpUserAgent:
- getImpl:
- getImplTransformed:
- getInt:
- getInt16:
- getInt32:
- getInt64:
- getInt8:
- getIoHandler:
- getItem:
- getLastAccessTime:
- getLastError:
- getLastModificationTime:
- getLine:
- getLocalAddr:
- getLogFilter:
- getMaxMem:
- getMD5:
- getMilliseconds:
- getMimetype:
- getMinutes:
- getModifierState:
- getModuleFileNameW:
- getMonoTime:
- getMonth:
- getnameinfo:
- getNextToken:
- getNum:
- getOccupiedMem:
- getOffset:
- getopt:
- getOrDefault:
- httpcore: getOrDefault(headers: HttpHeaders; key: string;
default = @[""].HttpHeaderValues): HttpHeaderValues
- json: getOrDefault(node: JsonNode; key: string): JsonNode
- strtabs: getOrDefault(t: StringTableRef; key: string; default: string = ""): string
- tables: getOrDefault[A](t: CountTable[A]; key: A; default: int = 0): int
- tables: getOrDefault[A](t: CountTableRef[A]; key: A; default: int): int
- tables: getOrDefault[A, B](t: OrderedTable[A, B]; key: A): B
- tables: getOrDefault[A, B](t: OrderedTable[A, B]; key: A; default: B): B
- tables: getOrDefault[A, B](t: OrderedTableRef[A, B]; key: A): B
- tables: getOrDefault[A, B](t: OrderedTableRef[A, B]; key: A; default: B): B
- tables: getOrDefault[A, B](t: Table[A, B]; key: A): B
- tables: getOrDefault[A, B](t: Table[A, B]; key: A; default: B): B
- tables: getOrDefault[A, B](t: TableRef[A, B]; key: A): B
- tables: getOrDefault[A, B](t: TableRef[A, B]; key: A; default: B): B
- get_osfhandle:
- getOsFileHandle:
- getOverlappedResult:
- getPathInfo:
- getPathTranslated:
- getPeerAddr:
- getPeerCertificates:
- getpeername:
- getPFrame:
- getPointer:
- getPort:
- getPosition:
- getPrimaryIPAddr:
- getProcessTimes:
- getProgramResult:
- getProjectPath:
- getPropertyPriority:
- getPropertyValue:
- getProtoByName:
- getprotobyname:
- getprotobynumber:
- getProtoName:
- getPskIdentity:
- getQueryString:
- getQueuedCompletionStatus:
- getRaisesList:
- getRangeAt:
- getRawData:
- getRemoteAddr:
- getRemoteHost:
- getRemoteIdent:
- getRemotePort:
- getRemoteUser:
- getRequestMethod:
- getRequestURI:
- getRootNode:
- getRow:
- getScriptFilename:
- getScriptName:
- getSeconds:
- getSectionValue:
- getSelection:
- getServByName:
- getservbyname:
- getServByPort:
- getservbyport:
- getServerAddr:
- getServerAdmin:
- getServerName:
- getServerPort:
- getServerProtocol:
- getServerSignature:
- getServerSoftware:
- getSize:
- getSockDomain:
- getSocket:
- getSocketError:
- getsockname:
- getSockName:
- getsockname:
- getSockOpt:
- getsockopt:
- getSockOptInt:
- getSourceLanguage:
- getStackTrace:
- getStackTraceEntries:
- getStdHandle:
- getStr:
- getString:
- getSymbol:
- getSystemTimeAsFileTime:
- getSystemTimePreciseAsFileTime:
- getSystemTimes:
- getTagsList:
- getTempDir:
- getThreadId:
- getTime:
- getTimezoneOffset:
- getTok:
- getTotalMem:
- getType:
- getTypeImpl:
- getTypeInfo:
- getTypeInst:
- getUInt:
- getUInt16:
- getUInt32:
- getUInt64:
- getUInt8:
- getUnicodeValue:
- getUTCDate:
- getUTCDay:
- getUTCFullYear:
- getUTCHours:
- getUTCMilliseconds:
- getUTCMinutes:
- getUTCMonth:
- getUTCSeconds:
- getValue:
- getVersion:
- getVersionExA:
- getVersionExW:
- getYear:
- glob:
- globalRaiseHook:
- go:
- gorge:
- gorgeEx:
- graphemeLen:
- group:
- groupCollapsed:
- groupEnd:
- gtAssembler:
- gtBinNumber:
- gtCharLit:
- gtCommand:
- gtComment:
- gtDecNumber:
- gtDirective:
- gtEof:
- gtEscapeSequence:
- gtFloatNumber:
- gtHexNumber:
- gtHyperlink:
- gtIdentifier:
- gtKey:
- gtKeyword:
- gtLabel:
- gtLongComment:
- gtLongStringLit:
- gtNone:
- gtOctNumber:
- gtOperator:
- gtOption:
- gtOther:
- gtPreprocessor:
- gtProgram:
- gtProgramOutput:
- gtPrompt:
- gtPunctuation:
- gtRawData:
- gtReference:
- gtRegularExpression:
- gtRule:
- gtStringLit:
- gtTagEnd:
- gtTagStart:
- gtValue:
- gtWhitespace:
- GUID:
- h1:
- h2:
- h3:
- h4:
- h5:
- h6:
- Hamming weight:
- handle:
- Handle:
- handleCR:
- handleEvent:
- HANDLE_FLAG_INHERIT:
- handleHexChar:
- handleLF:
- handleRefillChar:
- handshakeAsClient:
- handshakeAsServer:
- hasAnyModuleChanged:
- hasArgOfName:
- hasAttribute:
- hasBigUint64Array:
- hasChildNodes:
- hasClosure:
- hasCustomPragma:
- hasData:
- hasDataBuffered:
- Hash:
- hash:
- hash set:
- hash table:
- hashData:
- hashIdentity:
- hashIgnoreCase:
- hashIgnoreStyle:
- HashSet:
- hashWangYi1:
- hasItem:
- hasJsBigInt:
- hasKey:
- hasKeyOrPut:
- sharedtables: hasKeyOrPut[A, B](t: var SharedTable[A, B]; key: A; val: B): bool
- tables: hasKeyOrPut[A, B](t: var OrderedTable[A, B]; key: A; val: B): bool
- tables: hasKeyOrPut[A, B](t: var OrderedTableRef[A, B]; key: A; val: B): bool
- tables: hasKeyOrPut[A, B](t: var Table[A, B]; key: A; val: B): bool
- tables: hasKeyOrPut[A, B](t: var TableRef[A, B]; key: A; val: B): bool
- hasModuleChanged:
- hasNext:
- hasNoSideEffects:
- hasNxt:
- hasOverlappedIoCompleted:
- hasOwnProperty:
- hasPendingOperations:
- hcrAddEventHandler:
- hcrAddModule:
- hcrGeneration:
- hcrGetGlobal:
- hcrGetProc:
- hcrHasModuleChanged:
- hcrInit:
- hcrMarkGlobals:
- HcrModuleInitializer:
- hcrPerformCodeReload:
- HcrProcGetter:
- hcrRegisterGlobal:
- hcrRegisterProc:
- hcrReloadNeeded:
- HDC:
- head:
- header:
- headerLimit:
- Headers:
- HeapQueue:
- helo:
- hexbyte:
- HexDigits:
- HGLRC:
- hideCursor:
- high:
- HIGH_PRIORITY_CLASS:
- hint:
- History:
- historyAdd:
- historyLoad:
- historySave:
- historySetMaxLen:
- HKEY:
- HKEY_CURRENT_USER:
- HKEY_LOCAL_MACHINE:
- HoleyEnum:
- home:
- hostCPU:
- Hostent:
- hostOS:
- hour:
- hour=:
- HourRange:
- Hours:
- hours:
- hr:
- HSlice:
- html:
- HTML:
- HTMLSlotElement:
- HtmlTag:
- htmlTag:
- htonl:
- htons:
- Http100:
- Http101:
- Http102:
- Http103:
- Http200:
- Http201:
- Http202:
- Http203:
- Http204:
- Http205:
- Http206:
- Http207:
- Http208:
- Http226:
- Http300:
- Http301:
- Http302:
- Http303:
- Http304:
- Http305:
- Http307:
- Http308:
- Http400:
- Http401:
- Http402:
- Http403:
- Http404:
- Http405:
- Http406:
- Http407:
- Http408:
- Http409:
- Http410:
- Http411:
- Http412:
- Http413:
- Http414:
- Http415:
- Http416:
- Http417:
- Http418:
- Http421:
- Http422:
- Http423:
- Http424:
- Http425:
- Http426:
- Http428:
- Http429:
- Http431:
- Http451:
- Http500:
- Http501:
- Http502:
- Http503:
- Http504:
- Http505:
- Http506:
- Http507:
- Http508:
- Http510:
- Http511:
- HttpClient:
- HttpClientBase:
- HttpCode:
- HttpConnect:
- HttpDelete:
- HttpGet:
- HttpHead:
- HttpHeaders:
- HttpHeaderValues:
- HttpMethod:
- httpNewLine:
- HttpOptions:
- HttpPatch:
- HttpPost:
- HttpPut:
- HttpRequestError:
- HttpTrace:
- HttpVer10:
- HttpVer11:
- HttpVersion:
- hypot:
- i:
- iconv:
- id:
- id=:
- ident:
- ident=:
- identChars:
- IdentChars:
- identifiedTouch:
- identStartChars:
- IdentStartChars:
- IDLE_PRIORITY_CLASS:
- iframe:
- ignoreMsg:
- ikDollar:
- ikExpr:
- ikStr:
- ikVar:
- im:
- ImageElement:
- img:
- imul:
- in-place:
- In6_addr:
- IN_ACCESS:
- InAddr:
- INADDR_ANY:
- INADDR_BROADCAST:
- INADDR_LOOPBACK:
- INADDR_NONE:
- IN_ALL_EVENTS:
- IN_ATTRIB:
- inc:
- incl:
- inclFilePermissions:
- IN_CLOSE:
- IN_CLOSE_NOWRITE:
- IN_CLOSE_WRITE:
- inclSetElement:
- IN_CREATE:
- inDays:
- IN_DELETE:
- IN_DELETE_SELF:
- indent:
- indentation:
- index:
- indexBy:
- IndexDefect:
- IndexError:
- IndexExt:
- IN_DONT_FOLLOW:
- inet_addr:
- inet_ntoa:
- inet_ntop:
- IN_EXCL_UNLINK:
- Inf:
- INFINITE:
- infix:
- info:
- inHours:
- IN_IGNORED:
- IN_ISDIR:
- init:
- initCond:
- initCountTable:
- initDateTime:
- initDecodeTable:
- initDeque:
- initDoublyLinkedList:
- initDoublyLinkedRing:
- initDuration:
- initGeneralTokenizer:
- initHashSet:
- initHeapQueue:
- initIntSet:
- initLock:
- initOptParser:
- initOrderedSet:
- initOrderedTable:
- initPackedSet:
- initRand:
- initRational:
- initRLock:
- initRstGenerator:
- initRtArray:
- initSet:
- initSinglyLinkedList:
- initSinglyLinkedRing:
- initSkipTable:
- initTable:
- initTime:
- initTimeFormat:
- initTimeInterval:
- initToJsonOptions:
- initUri:
- InlineTags:
- IN_MASK_ADD:
- inMicroseconds:
- inMilliseconds:
- inMinutes:
- IN_MODIFY:
- IN_MOVE:
- IN_MOVED_FROM:
- IN_MOVED_TO:
- IN_MOVE_SELF:
- inNanoseconds:
- innerText:
- IN_ONESHOT:
- IN_ONLYDIR:
- IN_OPEN:
- inotify_add_watch:
- InotifyEvent:
- inotify_events:
- inotify_init:
- inotify_init1:
- inotify_rm_watch:
- input:
- InputElement:
- inputHandle:
- inputStream:
- IN_Q_OVERFLOW:
- ins:
- inSeconds:
- insert:
- insertBefore:
- insertData:
- insertId:
- insertID:
- insertNode:
- insertSep:
- installDirs:
- installExt:
- installFiles:
- instantiationInfo:
- InstantRow:
- instantRows:
- int:
- int16:
- int32:
- int64:
- int8:
- intensity:
- intercept: