libikarus/docs/Ownership.md
Folling a49912337d
finalize schema/data setup
Signed-off-by: Folling <mail@folling.io>
2025-01-01 14:07:47 +01:00

208 B

Getters

Returned data remains owned by libikarus, the exception are Entity(Property)Values.

Setters

libikarus assumes ownership of any data passed into it, the exception are Entity(Property)Values.