tailrec 1.0.2 copy "tailrec: ^1.0.2" to clipboard
tailrec: ^1.0.2 copied to clipboard

This package help you to convert recursive function into the while-loop codes. so that program won't meet out of memory that caused by stack overflow.

Stable versions of tailrec

VersionMin Dart SDKUploadedDocumentationArchive
1.0.2Null safety2.1819 months agoGo to the documentation of tailrec 1.0.2Download tailrec 1.0.2 archive
1.0.1Null safety2.1819 months agoGo to the documentation of tailrec 1.0.1Download tailrec 1.0.1 archive
1.0.0Null safety2.1819 months agoDownload tailrec 1.0.0 archive
4
likes
140
pub points
0%
popularity

Publisher

unverified uploader

This package help you to convert recursive function into the while-loop codes. so that program won't meet out of memory that caused by stack overflow.

Homepage

Documentation

API reference

License

GPL-3.0 (LICENSE)

More

Packages that depend on tailrec