Added documentation about closures

This commit is contained in:
2025-12-22 14:56:10 +01:00
parent feb136d393
commit e8563e5043
4 changed files with 216 additions and 215 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.