mobily / ts-belt

🔧 Fast, modern, and practical utility library for FP in TypeScript.
https://mobily.github.io/ts-belt
MIT License
1.08k stars 30 forks source link

a very simple request : N.toString #81

Closed JUSTIVE closed 1 year ago

bartektelec commented 1 year ago

You can just do

S.make(1000); 
// => "1000"