Skip to content

crguezl/constant-folding-module-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

constant-folding

Installation

Usage as executable:

Usage from code:

const constantFolding = require('constant-folding');
//call the function

The documentation of the function.

Examples

Author

aluXXX

Tests