The com.clearly-useful.iterate+ Reference Manual

This is the com.clearly-useful.iterate+ Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 16:05:40 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 com.clearly-useful.iterate+

iterate extensions for the sequence and iterator protocols

Author

Jason Aeschliman <>

License

revised BSD

Version

0.1

Dependencies
  • com.clearly-useful.protocols (system).
  • com.clearly-useful.generic-collection-interface (system).
  • com.clearly-useful.iterator-protocol (system).
  • iterate (system).
Source

com.clearly-useful.iterate+.asd.

Child Components

3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 com.clearly-useful.iterate+/com.clearly-useful.iterate+.asd

Source

com.clearly-useful.iterate+.asd.

Parent Component

com.clearly-useful.iterate+ (system).

ASDF Systems

com.clearly-useful.iterate+.


3.1.3 com.clearly-useful.iterate+/com.clearly-useful.iterate+.lisp

Dependency

package.lisp (file).

Source

com.clearly-useful.iterate+.asd.

Parent Component

com.clearly-useful.iterate+ (system).

Internals

4 Packages

Packages are listed by definition order.


4.1 com.clearly-useful.iterate+

Source

package.lisp.

Use List
  • com.clearly-useful.generic-collection-interface.
  • com.clearly-useful.iterator-protocol.
  • common-lisp.
  • iterate.
Internals

5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Internals


5.1.1 Macros

Macro: clause-per-across-3 (&key per across)
Package

com.clearly-useful.iterate+.

Source

com.clearly-useful.iterate+.lisp.

Macro: clause-per-in-1 (&key per in)
Package

com.clearly-useful.iterate+.

Source

com.clearly-useful.iterate+.lisp.

Macro: clause-per-of-4 (&key per of)
Package

com.clearly-useful.iterate+.

Source

com.clearly-useful.iterate+.lisp.

Macro: clause-per-on-2 (&key per on)
Package

com.clearly-useful.iterate+.

Source

com.clearly-useful.iterate+.lisp.


Appendix A Indexes


A.1 Concepts


A.3 Variables