all of this (except the wonderful idea for debugging) is available in intellij you should also take a look at their scala repl, which just rocks
Very good post. One point with which i cannot agree is "In fact, it is impossible to insert a new method that behaves like a normal collection method. " Please see http://ideone.com/ePUHG An excerpt: import…
all of this (except the wonderful idea for debugging) is available in intellij you should also take a look at their scala repl, which just rocks
Very good post. One point with which i cannot agree is "In fact, it is impossible to insert a new method that behaves like a normal collection method. " Please see http://ideone.com/ePUHG An excerpt: import…