CopyingCursor.content

Undocumented in source. Be warned that the author may not have intended to support it.
struct CopyingCursor(CursorType, Flag!"intern" intern = No.intern)
@trusted
content
()
if (
isCursor!CursorType &&
isArray!(CursorType.StringType)
)

Meta