Skip to content

[WIP] Clean up#10

Open
AndyStabler wants to merge 5 commits intomasterfrom
clean-up
Open

[WIP] Clean up#10
AndyStabler wants to merge 5 commits intomasterfrom
clean-up

Conversation

@AndyStabler
Copy link
Copy Markdown
Owner

`withCohorts(['control', 'treatment'])` becomes
`withCohorts('control', 'treatment')`
I want users to clearly be able to see the methods available to them.
This is an initial attempt at extracting those public methods into the
AndyAB class.

NB: Extracting a class may increase the overall filesize of the library,
which is not good. I'll keep an eye on it and revert it if this is the
case.
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