phobos/std/format
João Lourenço 6b666971bc
Add 'std.format.read.formattedRead' overloads to return a Tuple with values read (#8647)
* refactor(formattedRead): add not is type validation to template argument 'fmt'

Signed-off-by: João Lourenço <jlourenco5691@gmail.com>

* feat(formattedRead): add overloads to return a tuple with the read values

Signed-off-by: João Lourenço <jlourenco5691@gmail.com>

* test(formattedRead): add unnittests for the tuple return type overloads

Signed-off-by: João Lourenço <jlourenco5691@gmail.com>

* chore(changelog): add a changelog formattedRead entry

Signed-off-by: João Lourenço <jlourenco5691@gmail.com>

---------

Signed-off-by: João Lourenço <jlourenco5691@gmail.com>
2024-11-25 20:43:04 -08:00
..
internal Fix D-Scanner linting issues (#9070) 2024-10-27 01:21:56 -07:00
package.d [std.format] Add anchors for section headings (#9054) 2024-10-02 16:54:07 +03:00
read.d Add 'std.format.read.formattedRead' overloads to return a Tuple with values read (#8647) 2024-11-25 20:43:04 -08:00
spec.d Improve code readablitity in unittests 2024-06-21 18:35:03 +02:00
write.d [std.format] Add anchors for section headings (#9054) 2024-10-02 16:54:07 +03:00