syn
syn copied to clipboard
Drop Syn::Core
Now that Crystal has the official, yet experimental, ReferenceStorage(T) and T.unsafe_construct (and #pre_initialize) we can choose where to allocate objects, and can embed them right into another object.
We don't need to have both structs and classes anymore 👍