Skip to contents

Usage

atom_domain(bounds = NULL, nullable = FALSE, .T = NULL)

Arguments

bounds

undocumented

nullable

undocumented

.T

The type of the atom.

Value

Domain

Examples

atom_domain(.T = "i32")
#> Error in .Call("domains__atom_domain", bounds, nullable, .T, rt_parse(.T.bounds),     log, PACKAGE = "opendp"): "domains__atom_domain" not available for .Call() for package "opendp"