Registry / utility / axiom-types

axiom-types

JSON →
library0.1.1rbrubygemsunverified

Define types with optional constraints for use within axiom and other libraries.

gem install axiom-types
INSTALL
IMPORT
SIG · AXIOM-TYPES
A
axiom-types
utilityrubyv0.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Axiom::Types
require 'axiom/types'

Define a constrained integer type

require 'axiom/types' # Define a type with constraints Age = Axiom::Types::Integer.new.constraint { |value| value >= 0 }
Debug
Known issues
breakingRequires Ruby 2.0+
fix
Upgrade Ruby to version 2.0 or higher.
affects: < 0.1.0
Upgrade
Version history
0.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
OpenAI (training)
2
Resources
axiom-types — gem install axiom-types · libregistry