[:cat :line-break :line-break] should not generate \r\n, because of how \R works.
[:cat :line-break :line-break] should not generate \r\n, because of how \R works.
(parse-hex h)
"\xFF" => 255 "\u0A00" => 2560
"\xFF" => 255 "\u0A00" => 2560
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close