Powered by AppSignal & Oban Pro
Would you like to see your link here? Contact us

Module.Types.Pattern

module_types_pattern.livemd

Module.Types.Pattern

Function of_guard/4

Refines the type variables in the typing context using type check guards such as is_integer/1.

Function of_head/4

Handles patterns and guards at once.

Function of_pattern/3

Return the type and typing context of a pattern expression or an error in case of a typing conflict.