public
Description: A tiny data structure library written in JavaScript
Homepage: http://extralogical.net/projects/#miso
Clone URL: git://github.com/ionfish/miso.git
ionfish (author)
Tue Oct 06 05:25:00 -0700 2009
commit  dac1800e460e9225bd4151c191edc59e2148946d
tree    2fda890f401f7ec69a13a052d427c5512a7c6351
parent  2ab5972f7da89d6c76d4f48e0cdffd8743f34dd8
miso / LICENSE
100644 8 lines (7 sloc) 0.167 kb
1
2
3
4
5
6
7
8
/**
 * Copyright (c) 2008-2009 Benedict Eastaugh.
 * All rights reserved.
 * Licensed under the BSD license (see the README file for details).
 *
 * Version 0.1.0
 */