view wisdom/final @ 12222:23a1a28b65cb draft

<shachaf> forget categorical product
author HackEso <hackeso@esolangs.org>
date Sun, 01 Dec 2019 19:43:34 +0000
parents 4aa331962269
children
line wrap: on
line source

"final" is an annotation in Java; it means the marked code will not be changed anymore and is a final version.