Run in Node
This commit is contained in:
+3
-8
@@ -1,8 +1,3 @@
|
||||
export * from './core';
|
||||
export * from './bool';
|
||||
export * from './num';
|
||||
export * from './byte';
|
||||
export * from './char';
|
||||
export * from './list';
|
||||
export * from './pair';
|
||||
export * from './bf';
|
||||
import { toNative as $$, _, fromNative as __, id } from './core';
|
||||
|
||||
console.log($$(id._(__('first'))));
|
||||
|
||||
Reference in New Issue
Block a user