Back to Nim

Utils Overview

nimdoc/testproject/subdir/subdir_b/utils_overview.rst

2.2.10251 B
Original Source

This is a description of the utils module.

Links work:

  • other module: iterators <iterator.html>_ (not in this dir, just an example)
  • internal: fn2(x)_
  • internal included from another module: funWithGenerics*[T, U: SomeFloat](a: T, b: U)_.