Skip to content

Conversation

@rmkaplan
Copy link
Contributor

@rmkaplan rmkaplan commented Aug 8, 2025

So it can be an argument to various left-handed (CL:SETF, change, add) operations. This also simplified the implementation.

For example, to build a multidimensional histogram HIST with coordinates C1... CN, initialize with
(SETQ HIST NIL)
(PUTMULTI HIST C1 ... CN 0)
and for each instance do
(change (GETMULTI HIST C1 ... CN) (ADD1 DATUM)

@rmkaplan
Copy link
Contributor Author

I'm closing this one to get files in sync, will push one with additional changes.

@rmkaplan rmkaplan closed this Aug 15, 2025
@rmkaplan rmkaplan deleted the rmk110--GETMULTI-in-MULTI-ALIST-is-a-Place branch August 15, 2025 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant