Mercurial
Mercurial
>
hg
>
pep-material
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
slides/Point.scala
author
Christian Urban <christian.urban@kcl.ac.uk>
Mon, 25 Dec 2023 01:10:55 +0100
changeset 482
769bda18a43d
parent 481
e03a0100ec46
permissions
-rw-r--r--
updated jars
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
481
e03a0100ec46
updated
Christian Urban <christian.urban@kcl.ac.uk>
parents:
308
diff
changeset
1
case class Point(x: Int, y: Int)