Module arithmetic_typing::visit

source ·
Expand description

Visitor traits allowing to traverse Type and related types.

Traits§

  • Recursive traversal across the shared reference to a Type.
  • Recursive traversal across the exclusive reference to a Type.

Functions§