From d480b99559ec4f779a141b54b727725525022e55 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Sun, 7 Feb 2021 15:02:15 +0800 Subject: [PATCH] updated --- src/experimental/note.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/src/experimental/note.md b/src/experimental/note.md index ab2579a3..4c07fe63 100644 --- a/src/experimental/note.md +++ b/src/experimental/note.md @@ -2,14 +2,6 @@ to_do: - deprecate `trianglate`, use `tri_ear_clipping`. -next: +dotSCAD 3.0 Dev -- maze/* -- vx_contour -- vx_bezier -- vx_curve -- polygon_hull -- polyhedron_hull -- curve -- bauer_spiral -- fibonacci_lattice \ No newline at end of file +- `util/sort`: `by` accepts a function literal.