Skip to main content
Module

x/rambda/source/toString.js

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