This shows you the differences between two versions of the page.
dss:laboratoare:04 [2019/06/24 14:59] razvan.nitu1305 [5. Ranges] |
dss:laboratoare:04 [2021/07/12 18:58] (current) razvan.nitu1305 [5. Ranges] |
||
---|---|---|---|
Line 497: | Line 497: | ||
===== Exercises ===== | ===== Exercises ===== | ||
+ | |||
+ | The lab can be found at this [[https://github.com/RazvanN7/D-Summer-School/tree/master/lab-04|link]]. | ||
==== 1. Complex numbers ==== | ==== 1. Complex numbers ==== | ||
Line 547: | Line 549: | ||
- Improve the stack by adding support for random access range methods; | - Improve the stack by adding support for random access range methods; | ||
- | To test your implementation you can use these [[https://dlang.org/phobos/std_range_primitives.htmlhttps://dlang.org/phobos/std_range_primitives.html|range primitives]] | + | To test your implementation you can use these [[https://dlang.org/phobos/std_range_primitives.html|range primitives]] |