mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 18:37:37 +02:00
Tuple descriptors are basically the same for for example all rows in a table. Makes sense to share them instead of copying them for every single row.