Skip to content

Commit

Permalink
add line_slice link
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-h authored Feb 9, 2024
1 parent d5e7055 commit a20266a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Any new benchmarks must be named `*_benchmark.dart` and reside in the
- [ ] [lineIntersect](https://github.com/dartclub/turf_dart/blob/main/lib/src/line_intersect.dart)
- [ ] lineOverlap
- [x] [lineSegment](https://github.com/dartclub/turf_dart/blob/main/lib/src/line_segment.dart)
- [x] lineSlice
- [x] [lineSlice](https://github.com/dartclub/turf_dart/blob/main/lib/src/line_slice.dart)
- [ ] lineSliceAlong
- [ ] lineSplit
- [ ] mask
Expand Down

0 comments on commit a20266a

Please sign in to comment.