D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 19324 - Code ")<" does not respect the coding
Summary: Code ")<" does not respect the coding
Status: RESOLVED INVALID
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D2
Hardware: x86 Windows
: P1 enhancement
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-21 13:21 UTC by dcuan17
Modified: 2021-02-07 13:51 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description dcuan17 2018-10-21 13:21:46 UTC
In std.internal.math.errorfunction we have comparison : function()< x instead of funtion() < x
Comment 1 Berni44 2021-02-07 13:51:28 UTC
What's the point here? I can find nothing you mentiond inside errorfunction.d nor do I understand, what you want to express. I'll closing this as INVALID. If you think, this is not INVALID, please reopen and give a more thorough description.