UNPKG

ruchy-syntax-tools

Version:

Comprehensive syntax highlighting and language support for the Ruchy programming language

9 lines (5 loc) 132 B
define(function () { // Predicate-generating function. Often useful outside of Underscore. function noop(){} return noop; });