mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
commit
68c0e2dc0f
1 changed files with 1 additions and 1 deletions
|
@ -707,7 +707,7 @@ Expressions
|
||||||
<%= codeFor('soaks') %>
|
<%= codeFor('soaks') %>
|
||||||
<p>
|
<p>
|
||||||
Soaking up nulls is similar to Ruby's
|
Soaking up nulls is similar to Ruby's
|
||||||
<a href="http://andand.rubyforge.org/">andand gem</a>, and to the
|
<a href="https://rubygems.org/gems/andand">andand gem</a>, and to the
|
||||||
<a href="http://groovy.codehaus.org/Operators#Operators-SafeNavigationOperator%28%3F.%29">safe navigation operator</a>
|
<a href="http://groovy.codehaus.org/Operators#Operators-SafeNavigationOperator%28%3F.%29">safe navigation operator</a>
|
||||||
in Groovy.
|
in Groovy.
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Reference in a new issue