]> gitweb.factorcode.org Git - factor.git/commit
io.encodings: allow encode-string to be called with non-strings.
authorJohn Benediktsson <mrjbq7@gmail.com>
Thu, 7 Apr 2016 19:17:00 +0000 (12:17 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 7 Apr 2016 19:17:00 +0000 (12:17 -0700)
commit0988df1e5a3bbb0a0612a84ef3f214cfc91078b3
treee079f8c0a3369994772fbb5af00f9dac8b26f195
parentb0e6796a95cb6a5eacb13af7eb4b9cd868556f98
io.encodings: allow encode-string to be called with non-strings.
core/io/encodings/utf16/utf16.factor
core/io/encodings/utf8/utf8.factor