UNPKG

claude-flow

Version:

Enterprise-grade AI agent orchestration with ruv-swarm integration (Alpha Release)

13 lines (9 loc) 203 B
define(function () { // Predicate-generating function. Often useful outside of Underscore. function constant(value) { return function() { return value; }; } return constant; });