attic-labs / noms

The versioned, forkable, syncable database
Apache License 2.0
7.44k stars 266 forks source link

Tiny cleanup of getCompositeChildSequence #3744

Closed arv closed 7 years ago

arv commented 7 years ago

This code was just really strange.

I think that there is something wrong here though... Is it not possible for a sequence to have both leafSequences and metaSequences as its direct children?

arv commented 7 years ago

TBR