pure-borrow-0.0.0.0: CHANGELOG.md
# Revision history for pure-borrow ## 0.0.0.0 -- 2026-05-05 This is the first release on Hackage :tada: Please refer to our paper for details. Besides the parts covered by the paper, we are providing the following experimental features: - Bulk borrows by `Borrows` heterogeneous list. - `Reborrowable` type class for abstraction over reborrowable borrow-like objects. - Looping structure. - Record splitting.