UNPKG

fluentnode

Version:

Fluent apis for node (based on the concepts used in C#'s FluentSharp

12 lines (9 loc) 243 B
// Generated by CoffeeScript 1.12.7 (function() { Boolean.prototype.is_True = function() { return this.toString() === 'true'; }; Boolean.prototype.is_False = function() { return this.toString() === 'false'; }; }).call(this);