X Tutup
Skip to content

Make cons use custom __(r)add__ methods#9

Merged
brandonwillard merged 1 commit intopythological:masterfrom
brandonwillard:honor-custom-methods-in-cons
Feb 2, 2020
Merged

Make cons use custom __(r)add__ methods#9
brandonwillard merged 1 commit intopythological:masterfrom
brandonwillard:honor-custom-methods-in-cons

Conversation

@brandonwillard
Copy link
Member

This is another update that makes cons honor more custom/build-in class methods and further reduces unnecessary object cloning. Also, this PR also removes the toolz dependency.

@brandonwillard brandonwillard added the enhancement New feature or request label Feb 2, 2020
@brandonwillard brandonwillard self-assigned this Feb 2, 2020
@brandonwillard brandonwillard force-pushed the honor-custom-methods-in-cons branch from 0a0d6ad to a246dab Compare February 2, 2020 00:56
@brandonwillard brandonwillard merged commit 5d12759 into pythological:master Feb 2, 2020
@brandonwillard brandonwillard deleted the honor-custom-methods-in-cons branch February 2, 2020 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup