Exception: Fusion::Unreachable

Inherits:
StandardError
  • Object
show all
Defined in:
lib/fusion.rb

Overview

Raise this in “unreachable” code paths, e.g. the “else” branch of a case statement that should be exhaustive.