phldavies
06/10/2025, 11:58 AMAbstractCollection.toString()
)?Alejandro Serrano.Mena
06/10/2025, 1:28 PMtoString
is ok in many cases, but it you wrap some custom collection implementation, it may get a bit confusingphldavies
06/10/2025, 1:38 PMOlaf Gottschalk
09/09/2025, 11:31 AMInt
does not print Int(42)
but just 42
and nobody complains the type is missing... 😉