goveo / euro-diffusion

Euro diffusion task implementation using TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

if we don't set the access modifier it's public by default

tia337 opened this issue · comments

public set(p: CoordsTuple, value: City) {

public get(p: CoordsTuple) {