ws v1.0.10 (2017-05-27T17:13:21Z)
Dub
Repo
String.Cursor
ws
gui
text
Text
String
Undocumented in source.
class
String
struct
Cursor {
Iterator
prev
;
Iterator
next
;
void
opUnary
();
void
opUnary
();
}
Members
Functions
opUnary
void
opUnary
()
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
void
opUnary
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
next
Iterator
next
;
Undocumented in source.
prev
Iterator
prev
;
Undocumented in source.
Meta
Source
See Implementation
ws
gui
text
Text
String
functions
clear
opOpAssign
set
toString
update
structs
Cursor
variables
cursor
lines
queue