UNPKG

js-slang

Version:

Javascript-based implementations of Source, written in Typescript

4 lines (3 loc) 125 B
export * from "./base"; export { infinity, nan } from "./core-math"; export declare function schemeToString(x: any): string;