List Packages

lri

A collection (backed by an array) that evicts the least recently inserted (lri) element from of the collection once it has reached a defined capacity. It is similar to an lru cache except that it uses insertion position to determine eviction rather than w

1.0.0 • Published 10 years ago

markdown_file_list

Creates a list of markdown files in the current and sub directories, appending to a README.md file.

0.5.3 • Published 4 years ago