Types & Type Signatures (for Ruby) Incl. Bool, Enums, Flags, Records, and More
Gerald Bauer <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.general |
|---|---|
| Message-ID | <CAAxEZd-McwuEnqJo3JfhAca-YcmhAGkbr6Y7nOOZmnPgzZvXVw@mail.gmail.com> |
Hello, I've started a new org that collects types and type signatures (typesigs) for ruby [1]. What's included? - Bool via safebool gem / library - Enum / Flag via enums gem / library - Record via records gem / library - Data via safedata gem library - and some more. Note: Most gems / libraries are zero-dependency and, thus, can get used on its own / standalone. Happy coding with ruby (with more types). PS: Yes, the gem / libraries moved from the (secure) ruby org [2]. [1]: https://github.com/typesigs [2]: https://github.com/s6ruby Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>