edit description of issue cffd805252f9a2b4373abf7852d9e750

This commit is contained in:
sigil-03 2025-07-22 23:02:00 -06:00
parent 95a2c0b5eb
commit 7292c6a39a

View file

@ -1,3 +1,6 @@
make generic Entry<T> type which can get put in FS make generic Entry<T> type which can get put in FS
make a new type, Entry<T: Enterable> which allows things to get put into / taken out of the filesystem make a new type, Entry<T: Enterable> which allows things to get put into / taken out of the filesystem
branch: `03/entries`