You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I often want something that reads from an IO stream to a pointer to a reference of an immutable structure, similar to StructIO.jl. Would it make sense to incorporate that here, or would that be too tangential to the work here?
I often want something that reads from an
IOstream to a pointer to a reference of an immutable structure, similar to StructIO.jl. Would it make sense to incorporate that here, or would that be too tangential to the work here?