Skip to content

only expose thickness and fill as keyword#58

Merged
johnnychen94 merged 2 commits intomasterfrom
jc/thick_fill
Apr 19, 2021
Merged

only expose thickness and fill as keyword#58
johnnychen94 merged 2 commits intomasterfrom
jc/thick_fill

Conversation

@johnnychen94
Copy link
Member

follow up #51

When things become complex, it will be a nightmare to fix the method
ambiguity with too many positional argument. Because keyword parameters
are not used in method dispatch, it is more friendly to both users and
maintainers.

This commit also fixes the incremental complilation issue; there are two
duplicated methods.

cc: @ashwani-rathee

When things become complex, it will be a nightmare to fix the method
ambiguity with too many positional argument. Because keyword parameters
are not used in method dispatch, it is more friendly to both users and
maintainers.

This commit also fixes the incremental complilation issue; there are two
duplicated methods.
@johnnychen94 johnnychen94 merged commit c5fc7f4 into master Apr 19, 2021
@johnnychen94 johnnychen94 deleted the jc/thick_fill branch April 19, 2021 06:13
@timholy timholy mentioned this pull request Jul 23, 2023
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.

1 participant