Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Prefer overload over union types #261

Merged
merged 1 commit into from
Jun 4, 2020
Merged

Prefer overload over union types #261

merged 1 commit into from
Jun 4, 2020

Conversation

exoego
Copy link
Owner

@exoego exoego commented Jun 4, 2020

  • More type-safe by removing unnecessary combination of parameters
  • More binary-compatible when adding new overload

 * More type-safe by removing unnecessary combination of parameters
 * More binary-compatible when adding new overload
@exoego exoego added the enhancement New feature or request label Jun 4, 2020
@exoego exoego merged commit c8a9f95 into master Jun 4, 2020
@exoego exoego deleted the overload-over-union branch June 4, 2020 07:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant