class ExhaustivenessChecker::List

Defined in:

exhaustiveness_checker.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(non_empty : NonEmptyList, variable : Variable, empty : Decision) #

[View source]

Instance Method Detail

def empty : Decision #

def non_empty : NonEmptyList #

def variable : Variable #