Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 491 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 491 Bytes

codecov asv

unique-factory

A C++ header only library that provides a UniqueFactory to deduplicate & cache parent structures.

The header files are in unique-factory/.

Inspired by SageMath's Cython UniqueFactory.