Justin Ridgewell 616640a128 Playground Proposal: Mallet operator
The mallet operator is similar to the current memoization operator,
except it can be used outside of just objects.

In Ruby, it’s almost the same as `a = a || b`. Note that only `nil` and
`false` are falsey in Ruby. I’ve defined it as `== null`, though that
could be changed to any JS falsey value.
2015-01-16 18:57:15 -05:00
2015-01-15 23:07:46 +11:00
2015-01-06 22:43:36 +11:00
2015-01-16 18:57:15 -05:00
2015-01-07 13:08:06 +11:00
2014-09-28 23:39:22 +10:00
2015-01-07 13:08:06 +11:00
2015-01-13 22:26:33 +11:00
2015-01-16 22:49:31 +11:00
2014-12-16 22:17:35 -08:00
2015-01-14 19:01:53 -05:00
2015-01-01 13:03:38 +01:00
2015-01-14 14:54:31 +11:00
2015-01-16 22:52:12 +11:00
2015-01-02 03:53:33 +11:00

6to5

Gratipay Travis Status Code Climate Score Coverage Dependency Status

6to5 turns ES6+ code into vanilla ES5, so you can use next generation features today.

For more information view the documentation. For support visit the gitter room.

Description
No description provided
Readme 79 MiB
Languages
JavaScript 99.5%
Makefile 0.3%
HTML 0.1%