Arc Forumnew | comments | leaders | submitlogin
2 points by randallsquared 6076 days ago | link | parent

Producing the kind of sequence it was given is not what I'd call broken. Additionally, your

    (map [coerce _ 'int] "foo")
    => '(102 111 111)
canonicalizes what I believe is an onion: strings that are transparently byte vectors.