toggle menu
metis-lang
jvm
switch theme
search in API
metis-lang
/
io.github.seggan.metis.parsing
/
Span
/
plus
plus
operator
fun
plus
(
other
:
Span
)
:
Span
Merges this span with another span.
Return
The merged span.
Parameters
other
The other span.