We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab38a4 commit 664396bCopy full SHA for 664396b
README.md
@@ -18,6 +18,8 @@ and classic concurrency patterns.
18
<p>
19
The design goals of this gem are:
20
<ul>
21
+<li>Be an 'unopinionted' toolbox that provides useful utilities without debating which is better or why</li>
22
+<li>Remain free of external gem dependencies</li>
23
<li>Stay true to the spirit of the languages providing inspiration</li>
24
<li>But implement in a way that makes sense for Ruby</li>
25
<li>Keep the semantics as idiomatic Ruby as possible</li>
0 commit comments