https://github.com/doodzik/ruby_whishlist
My Ruby Whishlist
https://github.com/doodzik/ruby_whishlist
Last synced: 6 months ago
JSON representation
My Ruby Whishlist
- Host: GitHub
- URL: https://github.com/doodzik/ruby_whishlist
- Owner: doodzik
- License: mit
- Created: 2014-11-20T08:58:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-25T16:19:07.000Z (over 11 years ago)
- Last Synced: 2025-02-03T14:31:59.181Z (over 1 year ago)
- Homepage:
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
##my ruby whishlist
- [Conversion Typing](https://github.com/doodzik/rubysierung)
- [Pattern Matching](https://github.com/doodzik/defp)
- [before & after callbacks](https://github.com/doodzik/CallBaecker)
- access more ruby internals from ruby itself
- require a module and only THAT module
- easier concurrency(more to follow)
- a nil checker like in c# 6 (when it is too much to introduce a monad)
If you have a wish open a pull request or an issue for a discussion :)