サクサク読めて、アプリ限定の機能も多数!
オブジェクトをimutableにしてくれる。 RubyからHakellに行こうとしている人の記事で知った。http://postd.cc/sick-of-ruby-dynamic-typing-side-effects-object-oriented-programming/
korin のブックマーク 2014/08/29 14:55
GitHub - dkubb/adamantium: Create immutable objects[ruby]オブジェクトをimutableにしてくれる。 RubyからHakellに行こうとしている人の記事で知った。<a href="http://postd.cc/sick-of-ruby-dynamic-typing-side-effects-object-oriented-programming/" target="_blank" rel="noopener nofollow">http://postd.cc/sick-of-ruby-dynamic-typing-side-effects-object-oriented-programming/</a>2014/08/29 14:55
オブジェクトをimutableにしてくれる。 RubyからHakellに行こうとしている人の記事で知った。<a href="http://postd.cc/sick-of-ruby-dynamic-typing-side-effects-object-oriented-programming/" target="_blank" rel="noopener nofollow">http://postd.cc/sick-of-ruby-dynamic-typing-side-effects-object-oriented-programming/</a>
このブックマークにはスターがありません。 最初のスターをつけてみよう!
github.com/dkubb2014/08/29
require 'adamantium' require 'securerandom' class Example # Inclusion of Adamantium defaults to deep freeze behavior # of constructor and memoizer include Adamantium # Instance and attributes (ivar...
12 人がブックマーク・2 件のコメント
\ コメントが サクサク読める アプリです /
オブジェクトをimutableにしてくれる。 RubyからHakellに行こうとしている人の記事で知った。http://postd.cc/sick-of-ruby-dynamic-typing-side-effects-object-oriented-programming/
korin のブックマーク 2014/08/29 14:55
このブックマークにはスターがありません。
最初のスターをつけてみよう!
GitHub - dkubb/adamantium: Create immutable objects
github.com/dkubb2014/08/29
require 'adamantium' require 'securerandom' class Example # Inclusion of Adamantium defaults to deep freeze behavior # of constructor and memoizer include Adamantium # Instance and attributes (ivar...
12 人がブックマーク・2 件のコメント
\ コメントが サクサク読める アプリです /