UNPKG

rambdax

Version:

Extended version of Rambda - a lightweight, faster alternative to Ramda

4 lines (3 loc) 53 B
export function toString(x){ return x.toString() }