docs
This commit is contained in:
parent
512dda5984
commit
7b76b7d80f
@ -5,7 +5,7 @@ in the form of multiplatform library.
|
||||
__current state of implementation and docs__:
|
||||
|
||||
- [introduction and tutorial](docs/tutorial.md)
|
||||
- [math and operators](docs/math.md).
|
||||
- [Samples directory](docs/samples)
|
||||
|
||||
## Integration in Kotlin multiplatform
|
||||
|
||||
|
@ -15,6 +15,8 @@ __Other documents to read__ maybe after this one:
|
||||
- [OOP notes](OOP.md)
|
||||
- [math in Lyng](math.md)
|
||||
- Some class references: [List], [Real], [Range], [Iterable], [Iterator]
|
||||
- Some samples: [combinatorics](samples/combinatorics.lyng.md)
|
||||
See [samples folder](samples)
|
||||
|
||||
# Expressions
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user