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

Rework interface definition to cleanly show openAccount. Add HINTS.md… #221

Merged
merged 3 commits into from
Dec 1, 2016

Commits on Nov 30, 2016

  1. Rework interface definition to cleanly show openAccount. Add HINTS.md…

    … with note about mutable state. Refs exercism#214
    ricemery committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    6881631 View commit details
    Browse the repository at this point in the history
  2. Update HINTS.md

    ricemery authored Nov 30, 2016
    Configuration menu
    Copy the full SHA
    2ef6e78 View commit details
    Browse the repository at this point in the history
  3. Rename Bank.scala to BankAccount.scala

    name scala file after exercise name.
    ricemery authored Nov 30, 2016
    Configuration menu
    Copy the full SHA
    239650a View commit details
    Browse the repository at this point in the history