module ExhaustivenessChecker

Defined in:

exhaustiveness_checker.cr

Macro Summary

Macro Detail

macro variant(name, *properties, **kwargs) #

Like the record macro but for classes.


[View source]