Skip to content

SeanGroff/go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go.js

Lightweight JavaScript utility library.

  • Go.js is focused on the functional style where the function parameters are conveniently arranged for currying.
    • The data to be operated on is supplied last.