Incomplete documentation for builtins.toString #747

Closed
opened 2025-03-18 12:28:05 +00:00 by tom-hubrecht · 1 comment
Member

Problem

The documentation of toString does not mention floating-point values, and the way they are formatted.

Proposal

Add a bullet point for floating-point values in the toString documentation

Checklist

## Problem The documentation of `toString` does not mention floating-point values, and the way they are formatted. ## Proposal Add a bullet point for floating-point values in the `toString` documentation ## Checklist <!-- make sure this issue is not redundant or obsolete --> - [x] checked [latest Lix manual] or its [source code] - [x] checked [documentation issues] and [recent documentation changes] for possible duplicates [latest Lix manual]: https://docs.lix.systems/manual/lix/nightly [source code]: https://git.lix.systems/lix-project/lix/src/main/doc/manual/src [documentation issues]: https://git.lix.systems/lix-project/lix/issues?labels=151&state=all [recent documentation changes]: https://gerrit.lix.systems/q/p:lix+path:%22%5Edoc/manual/.*%22
Member

This issue was mentioned on Gerrit on the following CLs:

  • commit message in cl/2856 ("documentation: Explain how a float will be transformed into a string")
<!-- GERRIT_LINKBOT: {"cls": [{"backlink": "https://gerrit.lix.systems/c/lix/+/2856", "number": 2856, "kind": "commit message"}], "cl_meta": {"2856": {"change_title": "documentation: Explain how a float will be transformed into a string"}}} --> This issue was mentioned on Gerrit on the following CLs: * commit message in [cl/2856](https://gerrit.lix.systems/c/lix/+/2856) ("documentation: Explain how a float will be transformed into a string")
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#747
No description provided.