mers/mers_lib/src/program/configs
Mark 4144d6cf71 Type Annotations
- Add type annotations: [type] statement
- Add type definitions: [[name] type], [[name] := statement]
- Add type annotations example (08)
- add Quickstart.md, reference it from README
2023-11-21 22:10:58 +01:00
..
mod.rs Type Annotations 2023-11-21 22:10:58 +01:00
with_base.rs improved error messages 2023-11-16 14:50:09 +01:00
with_command_running.rs Added the concept of subtypes ... 2023-10-24 09:31:49 +02:00
with_get.rs fix get having completely wrong output type. whoops. 2023-10-27 17:31:05 +02:00
with_iters.rs improved error messages 2023-11-16 14:50:09 +01:00
with_list.rs Type Annotations 2023-11-21 22:10:58 +01:00
with_math.rs improved error messages 2023-11-16 14:50:09 +01:00
with_multithreading.rs Type Annotations 2023-11-21 22:10:58 +01:00
with_stdio.rs improved error messages 2023-11-16 14:50:09 +01:00
with_string.rs remove diff, add subtract to replace it and work with iters, add lt, gt, ltoe, gtoe for < > <= >= 2023-11-07 18:37:37 +01:00