graph-tooling
graph-tooling copied to clipboard
`equals` and `concat`
We should add equals and concat to the graph-ts package since its very general and probably will be used by all users.
@tsuberim Is this specifically about arrays or other types as well?
@Jannis arrays in general. All the types in graph-ts are ultimately byte arrays no?