```val line = layout.getLineForOffset(start)val edge = if (dir > 0) { layout.getParagraphLeft(line)} else { layout.getParagraphRight(line)}```
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.