From e7463def32d8a94303eb857eecf8ca79dbe1a54c Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Fri, 19 Dec 2014 22:04:20 -0500 Subject: [PATCH] Export subrope* --- ansi/rope.rkt | 1 + 1 file changed, 1 insertion(+) diff --git a/ansi/rope.rkt b/ansi/rope.rkt index a872871..7fc6104 100644 --- a/ansi/rope.rkt +++ b/ansi/rope.rkt @@ -18,6 +18,7 @@ rope-split rope-append rope-concat + subrope* subrope has-mark?