Many of the methods in scalaz have symbolic unicode equivalents, such as forever
and ∞
(of course, I have this the wrong way round, the symbolic methods really have ASCII equivalents).
The project contains a live templates XML file for IDEA so these can be auto-completed, I believe by using the forever+TAB
shortcut (in the above instance).
I can't figure out how to import this live template into IDEA and actually use it, though. How can I do that?