UNPKG

macrovich

Version:

A set of three macros to ease writing `*.cljc` supporting Clojure, Clojurescript and self-hosted Clojurescript.

8 lines (7 loc) 215 B
// Compiled by ClojureScript 1.9.369 {} goog.provide('net.cgrand.being'); goog.require('cljs.core'); net.cgrand.being.sum = (function net$cgrand$being$sum(a,b){ return (a + b); }); //# sourceMappingURL=being.js.map