From aba4e72d2900a054df669581fb2f8207fd5f76cd Mon Sep 17 00:00:00 2001 From: Alexandre Gravel-Raymond Date: Sun, 24 Mar 2024 14:18:25 +0100 Subject: [PATCH] Fewer undocumented functions --- undocumented.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/undocumented.json b/undocumented.json index 0179340e..63f5d36b 100644 --- a/undocumented.json +++ b/undocumented.json @@ -380,6 +380,7 @@ "bjork", "euclidrot" ], + "/packages/core/zyklus.mjs": [], "/packages/core/signal.mjs": [ "steady", "signal", @@ -392,18 +393,14 @@ "tri2", "time", "_brandBy", - "brandBy", - "brand", "_irand", "pickSqueeze", "pickmodSqueeze", "__chooseWith", "randcat", - "wchoose", - "wchooseCycles", + "wrandcat", "perlinWith", - "degradeByWith", - "undegrade" + "degradeByWith" ], "/packages/core/speak.mjs": [ "speak" @@ -415,7 +412,6 @@ "/packages/core/neocyclist.mjs": [ "NeoCyclist" ], - "/packages/core/zyklus.mjs": [], "/packages/core/cyclist.mjs": [ "Cyclist" ],