You know, literals are quite useful in case when you want to shorten some
object initialization. For example #() and {} for arrays and $[]for byte
arrays. However, if there is a way to add custom literals, for example for
sets (something like #{} I guess)? how to do it? and can some special kind
of objects for creating literals easily be added to Pharo?

Reply via email to