Highland.js v2.13.0 Release Notes

Release Date: 2018-03-21 // about 6 years ago
  • 🆕 New additions

    • isNil: Returns true if the argument is the end of stream marker. This can be useful as a user-defined type guard in Typescript. #645