Added documentation about closures

This commit is contained in:
2025-12-22 14:56:10 +01:00
parent feb136d393
commit f7838603a6
3 changed files with 179 additions and 179 deletions

View File

@@ -7,5 +7,4 @@ At the time being, this documentation includes the following pages:
- [vector.md](vector.md): vector documentation;
- [map.md](map.md): map documentation;
- [sort.md](sort.md): how to use the `vector_sort` method;
- [bigint.md](bigint.md): bigint documentation.