Module: util

The util module provides supporting structures that enhance expressiveness and traceability:

  • Errors: Tools for checking and matching errors.
  • TimeoutError: Error thrown when a What (either sync or async) times out.
  • Path: A symbolic record of decisions or transformations applied in sequence.