Module util

Search:
Group by:

INTERNAL FILE FOR USE ONLY BY nre.nim.

Procs

proc fget[K, V](self: Table[K, V]; key: K): V
  Source Edit

Templates

template formatStr(howExpr, namegetter, idgetter: expr): expr
  Source Edit