I think it would be nice to pull a lot of the Struct types into separate Type files. Right now, sometimes code breaks due to the loading order. This would be solved if we just has a few Type files that are the first thing included in the Subzero.jl file.
I think it would be nice to pull a lot of the Struct types into separate
Type
files. Right now, sometimes code breaks due to the loading order. This would be solved if we just has a few Type files that are the first thing included in theSubzero.jl
file.