Java data structures for primitive and/or Object items
-
Updated
May 15, 2026 - Java
Java data structures for primitive and/or Object items
A implementation of a Java-like Set data structure for PHP. A Set allows storage of any value without duplicates which can be iterated in insertion order.
Like HashSet but retaining INSERTION order and without `Hash` requirement on the Element type.
Google Apps Script that turns rows of insertion order data in a Google Sheet into formatted one-page PDFs saved to Drive.
Single-page HTML form for building one-page insertion order PDFs, ready for DocuSign.
Add a description, image, and links to the insertion-order topic page so that developers can more easily learn about it.
To associate your repository with the insertion-order topic, visit your repo's landing page and select "manage topics."