UNPKG

contracts-js

Version:

A contract library for JavaScript

8 lines (6 loc) 124 B
import @ from "contracts.js" @ forall a ([...a]) -> [...a] function arrayId(l) { return l; } arrayId([1, 2, "three"]);