i haven't explored them much, but what would preve...
# announcements
m
i haven't explored them much, but what would prevent you from doing it with:
Copy code
inline class Vector3(val x:Double, val y:Double, val z:Double)
?