The groupby Reference Manual

This is the groupby Reference Manual, version 1.0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 15:18:23 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

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


2.1 groupby

groupby: A higher order function named groupby as known from Scala.

Author

Michael Wolber <>

License

MIT

Version

1.0.0

Source

groupby.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 groupby/groupby.asd

Source

groupby.asd.

Parent Component

groupby (system).

ASDF Systems

groupby.


3.1.2 groupby/package.lisp

Source

groupby.asd.

Parent Component

groupby (system).

Packages

groupby.


3.1.3 groupby/groupby.lisp

Dependency

package.lisp (file).

Source

groupby.asd.

Parent Component

groupby (system).

Public Interface

groupby (function).


4 Packages

Packages are listed by definition order.


4.1 groupby

Source

package.lisp.

Nickname

gb

Use List

common-lisp.

Public Interface

groupby (function).


5 Definitions

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


5.1 Public Interface


5.1.1 Ordinary functions

Function: groupby (function sequence &key test as-hashtable)
Package

groupby.

Source

groupby.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   F   G  
Index Entry  Section

F
Function, groupby: Public ordinary functions

G
groupby: Public ordinary functions


A.3 Variables