Skip to main content
Module

x/rambda/src/toString.js

Faster and smaller alternative to Ramda
Latest
File
export function toString(x){ return x.toString()}