Skip to content

Conversation

@jslicer
Copy link

@jslicer jslicer commented Feb 19, 2019

Cached the value of result.Support() in method Distribution and changed call to .First() to a call to .Single() since we know there's only one element in support and it better declares intent.

Cached the value of `result.Support()` in method `Distribution` and changed call to `.First()` to a call to `.Single()` since we know there's only one element in `support` and it better declares intent.
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