Documentation

Cedar.Spec.Ext.Util

Helper function that wraps String.toInt? but returns .none if the string contains ''. This prevents the undocumented behavior where String.toInt? allows '' characters.

Equations
Instances For

    Helper function that wraps String.toNat? but returns .none if the string contains ''. This prevents the undocumented behavior where String.toNat? allows '' characters.

    Equations
    Instances For