
6 Jun
2022
6 Jun
'22
9:02 p.m.
ok let's assume the context. basically, the set of stuff that's considered, is the context. say we're in the context of integers. now our items are integers. class Item(int): pass and equality is the equal operator def Equals(a, b): return a == b Is this too defined? Not abstracted enough?