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
110
pub points
0%
popularity

Publisher

verified publisherwelopment.com

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on trampoline