You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compare Replete Android's rendering on left with Replete iOS and Replete macOS. Notice that the spacing between (def x 3) and #'x are slightly closer than #'x and (defn square [x] (* x x)).
The text was updated successfully, but these errors were encountered:
Compare Replete Android's rendering on left with Replete iOS and Replete macOS. Notice that the spacing between
(def x 3)
and#'x
are slightly closer than#'x
and(defn square [x] (* x x))
.The text was updated successfully, but these errors were encountered: