branch: externals/iterators
commit 4465c79bee788abb571b4d7682006c4b042752d4
Author: Michael Heerdegen <[email protected]>
Commit: Michael Heerdegen <[email protected]>

    add TODO section
---
 iterators.el | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/iterators.el b/iterators.el
index 23fcedd..d9cb96b 100644
--- a/iterators.el
+++ b/iterators.el
@@ -28,6 +28,12 @@
 ;;; Commentary:
 ;;
 ;; This package extends "generator.el" with higher-level functions.
+;;
+;;
+;; TODO:
+;;
+;; - hook ilists into seq.el via `cl-defgeneric'
+
 
 ;;; Code:
 

Reply via email to