trampoline 1.1.0 copy "trampoline: ^1.1.0" to clipboard
trampoline: ^1.1.0 copied to clipboard

A library for trampolining recursive calls by hand in cases when optimization isn't done automatically. This library is ported from Scala's standard library.

Changelog #

1.0.0 #

  • rewritten in object-orientated style

0.1.3 #

  • replaced recursion with iteration

0.1.2 #

  • published on github.com

0.1.1 #

  • improved documentation
1
likes
135
points
35
downloads

Documentation

API reference

Publisher

verified publisherwelopment.com

Weekly Downloads

A library for trampolining recursive calls by hand in cases when optimization isn't done automatically. This library is ported from Scala's standard library.

Homepage

License

MIT (license)

More

Packages that depend on trampoline