
This commit adds substring-lens to unstable. The replacement string has to be the same length as the sliced substring to preserve the lens laws.
23 lines
346 B
Racket
23 lines
346 B
Racket
#lang reprovide
|
|
"arrow.rkt"
|
|
"define-nested.rkt"
|
|
"dict-nested.rkt"
|
|
"hash-filterer.rkt"
|
|
"if.rkt"
|
|
"isomorphism.rkt"
|
|
"join-assoc.rkt"
|
|
"lazy.rkt"
|
|
"map.rkt"
|
|
"match.rkt"
|
|
"set-filterer.rkt"
|
|
"set-member.rkt"
|
|
"string-split.rkt"
|
|
"struct-join.rkt"
|
|
"struct-nested.rkt"
|
|
"struct-provide.rkt"
|
|
"sublist.rkt"
|
|
"substring.rkt"
|
|
"syntax.rkt"
|
|
"view-set.rkt"
|
|
"zoom.rkt"
|