| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-30 | Make zip variadic (#2041) | Sébastien d'Herbais de Thun | |
| 2023-08-30 | Docs for discarding a return value | Laurenz | |
| Fixes #2043 | |||
| 2023-08-30 | Duration type, simple date-duration-calculations and comparisons (#1843) | Beiri22 | |
| 2023-08-30 | Add tau (#2033) | Matt Fellenz | |
| 2023-08-26 | Implement `rev()` method on string (#2013) | Kevin K | |
| 2023-08-21 | Fix typo (#1969) | Pavel Zwerschke | |
| 2023-08-21 | Add intersperse() method for arrays (#1897) | Gokul Soumya | |
| 2023-08-08 | fix(docs): correct function name in types.md (#1894) | Raik Rohde | |
| Corrected the function name from `float` to `int` in the documentation. | |||
| 2023-08-07 | Touch up docs | Laurenz | |
| 2023-08-04 | Bytes type | Laurenz | |
| - Moves `Bytes` from `util` to `eval` module - Accepts bytes in `str` function for bytes -> str conversion - Adds `bytes` function for str | array -> bytes conversion - Adds `array` function for bytes -> array conversion - Adds `len`, `at`, and `slice` methods for bytes - Adds `encoding` parameter to `read` function | |||
| 2023-07-29 | Add start parameter to array enumerate (#1818) | bluebear94 | |
| 2023-07-26 | fix content::fields in types.md (#1754) | Pg Biel | |
| 2023-07-18 | Adding `dedup` to `array` (#1738) | Sébastien d'Herbais de Thun | |
| 2023-07-11 | Add fields and methods to several primitives (#790) | Pg Biel | |
| 2023-07-06 | Change "behind the colon" to "after the colon" (#1670) | Greg Shuflin | |
| Change "behind the colon" to "after the colon", which is more natural English usage. | |||
| 2023-07-05 | Improve sink and spreading docs | Laurenz | |
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
