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

outdated

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 #

0.1.0 #

  • Transformation of recursion (from TailCalls.scala) into iteration.
1
likes
0
points
20
downloads

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.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on trampoline