Language

Package: emacs-iter2 @ 1.0

Synopsis

Reimplementation of Elisp generators

Description

iter2 is a fully compatible reimplementation of built-in generator package. It provides iter2-defun and iter2-lambda forms that can be used in place of iter-defun and iter-lambda. All other functions and macros (e.g. iter-yield, iter-next) are intentionally not duplicated: just use the ones from the original package.

Home page
https://github.com/doublep/iter2
Location
gnu/packages/emacs-xyz.scm (line: 27425, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings