A set of utility methods and modifications to JavaScript that have nothing to do with the DOM.
Copyright 2009, Jon Crosby. MIT Licensed.
Testing is performed using node.js.
node spec/tacular.js
See http://nodejs.org for more information.
rake dist
isFunction, isArray, clone/extend from jQuery uuid based on Math.uuid.js from Robert Kieffer