Skip to content

(in active development) Abstract object-based TypeSystem interface with a support for various commonly used runtime-based type systems (smart-types, thy-types and others). Allows you to use any runtime type system in any Ruby project <easily>.

License

Notifications You must be signed in to change notification settings

smart-rb/smart_type-system

Repository files navigation

SmartCore::TypeSystem · Supported by Cado Labs · Gem Version


(in active development)


Supported by Cado Labs


Installation

gem 'smart_type-system'
bundle install
# --- or ---
gem install smart_type-system
require 'smart_core/type_system'

Contributing

  • Fork it ( https://github.com/smart-rb/smart_type-system/fork )
  • Create your feature branch (git checkout -b feature/my-new-feature)
  • Commit your changes (git commit -am '[feature_context] Add some feature')
  • Push to the branch (git push origin feature/my-new-feature)
  • Create new Pull Request

License

Released under MIT License.

Supporting

Supported by Cado Labs

Authors

Rustam Ibragimov

About

(in active development) Abstract object-based TypeSystem interface with a support for various commonly used runtime-based type systems (smart-types, thy-types and others). Allows you to use any runtime type system in any Ruby project <easily>.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published