utils_overview.rst 252 B

123456789
  1. This is a description of the utils module.
  2. Links work:
  3. * other module: `iterators <iterator.html>`_ (not in this dir, just an example)
  4. * internal: `fn2(x)`_
  5. * internal included from another module: `funWithGenerics*[T, U:
  6. SomeFloat](a: T, b: U)`_.