Y
Hacker News
new
|
ask
|
show
|
jobs
by
zigzigzag
3430 days ago
IntelliJ's debugger has decent support for working with functional code. Also the IDE can convert between map/filter/fold type functional pipelines and imperative loops automatically.
1 comments
general_ai
3430 days ago
_Any_ debugger has _excellent_ support for working with imperative code. And not everyone uses an IDE, nor should it be a requirement.
link