This commit is contained in:
Sergey Chernov 2025-06-02 14:10:30 +04:00
parent f18038f9ca
commit f40c28504d

View File

@ -9,7 +9,7 @@ __Other documents to read__ maybe after this one:
- [Advanced topics](advanced_topics.md) - [Advanced topics](advanced_topics.md)
- [OOP notes](OOP.md) - [OOP notes](OOP.md)
- [math in Lyng](math.md) - [math in Lyng](math.md)
- Some class references: [List](List.md), [Real](Real.md), [Range](Range.md) - Some class references: [List], [Real], [Range], [Iterable], [Iterator]
# Expressions # Expressions