Skip to content

Attempt to fix #222#223

Open
b4nst wants to merge 2 commits intodtao:masterfrom
b4nst:master
Open

Attempt to fix #222#223
b4nst wants to merge 2 commits intodtao:masterfrom
b4nst:master

Conversation

@b4nst
Copy link

@b4nst b4nst commented Oct 8, 2018

Refactor IndexedConcatenatedSequence to use an ArrayLikeSequence for other property. This force concat(ArrayLikeSequence) to return an ArrayLikeSequence instead of a Sequence and indirectly fix #222

b4nst added 2 commits October 8, 2018 17:03
switch IndexedConcatenatedSequence.other to an ArrayLikeSequence
@b4nst b4nst changed the title Attempt to fixd #222 Attempt to fix #222 Oct 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unshift return a Sequence instead of an ArrayLikeSequence

1 participant