JonyEpsilon / gorilla-repl

A rich REPL for Clojure in the notebook style.
http://gorilla-repl.org
MIT License
888 stars 104 forks source link

only last output from a segment is consistently stored, loaded, shown #215

Closed dtolpin closed 9 years ago

dtolpin commented 9 years ago

This "antifixes" issue #170 : I believe that in Clojure, only the last value computed in a segment should be the segment's output, consistently.