QDB

#283
<ad13> in Java, everything's verbose as fuck and you have no sugar at all <ad13> but it's fairly consistent at the language level <ad13> in c# though, oh boy <ad13> long = 64-bit signed non-null primitive <ad13> long? = 64-bit signed non-null primitive <ad13> decimal = 128-bit signed non-null primitive <ad13> decimal? = 128-bit signed null primitive <ad13> object = object reference null allowed <how-hiGh> this way too advanced for me, stop pls <how-hiGh> liberal arts crew