mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-05-21 15:17:16 +02:00
f055c54a66
Type checking takes a time. So there is a performance problem when casting a large number of fetched objects to an array of a certain type using the operator `as?`.