Skip to content

Comments

Simply the docs of std.format.unformatValue#5191

Merged
dlang-bot merged 1 commit intodlang:masterfrom
JackStouffer:format3
Feb 26, 2017
Merged

Simply the docs of std.format.unformatValue#5191
dlang-bot merged 1 commit intodlang:masterfrom
JackStouffer:format3

Conversation

@JackStouffer
Copy link
Contributor

This PR brings unformatValue docs to the same style as the docs for std.conv.to. The user doesn't need to know the exact overloads that they can use, it's covered in the docs. And if they get it wrong, the compiler still prints out the overloads of unformatValueImpl.

Copy link
Contributor

@wilzbach wilzbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah this makes the docs a lot friendlier to the user :)

@wilzbach
Copy link
Contributor

@JackStouffer I assume std.format.formatValue, std.conv.parse and std.conv.emplace are on your list as well? :)

@dlang-bot dlang-bot merged commit 0fef09a into dlang:master Feb 26, 2017
@JackStouffer
Copy link
Contributor Author

Eventually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants