Skip to content

Conversation

@JonathanHoffman
Copy link
Contributor

This Pull Request supports #119.

Brentley is working on implementing successfulness types, and asked me to help write playground pages for them!

Features

  • Playground pages for both new types.
    • Write playground page for Successfulness
    • Write playground page for OutcomeWithSuccessfulness

Mentions

@brentleyjones

@brentleyjones
Copy link
Member

You have some old commits of mine here. I would cherry pick your changes over the latest one to make sure you only have your commits listed in this PR.

attributes = {
LastSwiftUpdateCheck = 0700;
LastUpgradeCheck = 0700;
LastUpgradeCheck = 0720;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebasing/cherry picking should remove the need for this.

`Successfulness` can represent the actual number of successes and failures that occurred while evaluating an `ExpressionType`, or it can represent the possibility of successes and failures in the context of a `FrequencyDistribution`.
A paired `FrequencyDistributionOutcomeType` and `Successfulness` Useful for determining the successfulness of expressions.
@JonathanHoffman JonathanHoffman force-pushed the task/SuccessfulnessPlayground branch from f259192 to 7fdffdf Compare March 16, 2016 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants