wrapnils.idx 487 B

12345678
  1. nimTitle wrapnils wrapnils.html module std/wrapnils 0
  2. nim `?.` wrapnils.html#?..m,typed macro `?.`(a: typed): auto 112
  3. nim `??.` wrapnils.html#??..m,typed macro `??.`(a: typed): Option 128
  4. nim fakeDot wrapnils.html#fakeDot.t,Option, template fakeDot(a: Option; b): untyped 159
  5. nim `[]` wrapnils.html#[],Option[T],I proc `[]`[T, I](a: Option[T]; i: I): auto 178
  6. nim `[]` wrapnils.html#[],Option[U] proc `[]`[U](a: Option[U]): auto 184
  7. nimgrp [] wrapnils.html#[]-procs-all proc 178