finishing touches

This commit is contained in:
Yadunand Prem
2022-09-19 20:30:36 +08:00
parent 05a6f3e572
commit caccc490fe
6 changed files with 11 additions and 11 deletions

View File

@@ -5,7 +5,7 @@
* CS2030S Lab 4
* AY22/23 Semester 1
*
* @author Put Your Name (Lab Group)
* @author Yadunand Prem (10B)
*/
class Improbable<T> implements Immutator<Probably<T>, T> {