exercism / swift

Exercism exercises in Swift.
https://exercism.org/tracks/swift
MIT License
113 stars 158 forks source link

Fixed not implemented error messages in HighScoreBoard.swift #695

Closed danielmorell closed 1 year ago

danielmorell commented 1 year ago

There are a few function names that are incorrect in HighScoreBoard.swift. This PR just fixes those.