Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Triple from utils #313

Merged
merged 1 commit into from
Mar 13, 2020
Merged

Remove Triple from utils #313

merged 1 commit into from
Mar 13, 2020

Conversation

mtdowling
Copy link
Member

A Triple is a pretty bad API. Having 3 unnamed types in a triple is a
bad API that's hard to understand. A Pair is manageable, but not a
Triple. We weren't using this either, so may as well remove it.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

A Triple is a pretty bad API. Having 3 unnamed types in a triple is a
bad API that's hard to understand. A Pair is manageable, but not a
Triple. We weren't using this either, so may as well remove it.
@mtdowling mtdowling requested a review from srchase March 13, 2020 23:04
@mtdowling mtdowling merged commit 7ca73d6 into 0.10 Mar 13, 2020
@mtdowling mtdowling deleted the remove-triple branch March 25, 2020 03:35
@kstich kstich mentioned this pull request Apr 23, 2020
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.

2 participants