Update LIBRARIES

pull/113/head
Simon-Mong 2021-09-23 10:50:44 +08:00 zatwierdzone przez GitHub
rodzic 255d30066e
commit 48113e3e67
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1,4 +1,5 @@
geometryBlocks.xml Geometry Blocks provide arc,foldline and other
VectorAndfill.xml VectorAndFill Blocks about vectors and filling
~ ~
iteration-composition.xml Iteration, composition Traditional loop constructs (while, until, etc.) plus the Lisp "named let" (a generalization of FOR) plus functional iteration (repeated invocation of a function) and function composition.
list-utilities.xml List utilities Some standard functions on lists (reverse, sort, etc.)