Skip to content

Release Notes Draft

Richard Hightower edited this page May 5, 2016 · 11 revisions
  • 28 Created isAbsent due to name conflict. Now isEmpty works like it should with collections, arrays and charsequences. isAbsent is the one you want to check for null.
  • 29 You can now chain a callback to a promise using thenCallback.

Clone this wiki locally