/** * Created by XadillaX on 2014/5/24. */ exports.ds = require("./lib/data-structure"); exports.algorithm = require("./lib/algorithm");