So far, I have not felt the need of the type of library that is proposed here. There were some cases where I needed integers larger than 2^64. There are usuallt only a few puzzles where you need some specialized data structures. Most of the time, I have been able to solve things with arrays.
fjfaase•52m ago