mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-03 19:52:36 +00:00
8 lines
487 B
Plaintext
8 lines
487 B
Plaintext
nimTitle wrapnils wrapnils.html module std/wrapnils 0
|
|
nim `?.` wrapnils.html#?..m,typed macro `?.`(a: typed): auto 112
|
|
nim `??.` wrapnils.html#??..m,typed macro `??.`(a: typed): Option 128
|
|
nim fakeDot wrapnils.html#fakeDot.t,Option, template fakeDot(a: Option; b): untyped 159
|
|
nim `[]` wrapnils.html#[],Option[T],I proc `[]`[T, I](a: Option[T]; i: I): auto 178
|
|
nim `[]` wrapnils.html#[],Option[U] proc `[]`[U](a: Option[U]): auto 184
|
|
nimgrp [] wrapnils.html#[]-procs-all proc 178
|