index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
js
/
strings.nim
blob: ab0dd75335eaa48500795bab0d7fdd8c13e5ce8b (
plain
) (
tree
)
18008acc
^
1
2
3
type
NarrowString
*
=
distinct
string
WideString
*
=
distinct
seq
[
uint16
]