emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/pam 1eb72029e8 02/16: Update README.md


From: ELPA Syncer
Subject: [elpa] externals/pam 1eb72029e8 02/16: Update README.md
Date: Wed, 20 Sep 2023 12:59:09 -0400 (EDT)

branch: externals/pam
commit 1eb72029e8b2dfaefbc73d3e9ace4f6adaf8d2d4
Author: owinebar <98240687+owinebar@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    Update README.md
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index c4b7aee0c6..11194cdb86 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,7 @@
 # emacs-table-allocation-manager
 Provides an interface for managing the allocation of slots in a fixed size 
table in emacs lisp.
+
+The primary use-case is in managing non-memory resources.  The implementation 
does not do any allocation
+after the initialization of the table to avoid requiring a garabage collection 
while allocating or freeing
+table slots.
+



reply via email to

[Prev in Thread] Current Thread [Next in Thread]