TypeScript-Handbook
TypeScript-Handbook copied to clipboard
outdated information about functions
https://www.typescriptlang.org/docs/handbook/functions.html#this-parameters
the type of this.suits[pickedSuit] is string, not any as it described
check playground