Ussd.Decisions.IsNumeric (Ussd v0.2.0)

Copy Markdown View Source

Matches when the input parses fully as an integer or float.

Summary

Types

t()

@type t() :: %Ussd.Decisions.IsNumeric{}

Functions

new()

@spec new() :: t()