August 25, 2020 Issues » [Issue 20008] __traits(allMembers) of packages is complete nonsense | |||
|---|---|---|---|
| |||
...clamp", "cmp", "equal", "MaxType", "EditOp", "Levenshtein", "levenshteinDistance", "levenshteinDistanceAndPath...moveEmplaceSome", "moveSomeImpl", "SwapStrategy", "isValidIntegralTuple", "remove", "removeImpl", "removeUnstable", "removeStable... | |||
August 16, 2020 Issues » [Issue 21168] New: std.utf.decode front/back should be able to decode using enum character types | |||
|---|---|---|---|
| |||
...enum EditOp : char
{
none = 'n',
substitute = 's',
insert = 'i',
remove = 'r'
}
Then isSomeChar!EditOp is... | |||
October 10, 2012 Issues » [Issue 8794] New: DDoc should provide qualified symbol names suitable for anchors | |||
|---|---|---|---|
| |||
...collisions such as enum EditOp.remove instead of free function remove(): http://d.puremagic.com... | |||
May 16, 2011 Issues » [Issue 6017] std.algorithm.remove has a wrong link | |||
|---|---|---|---|
| |||
...represent the hiearchy directly. So, remove gets the anchor #EditOp.remove. -- Configure issuemail: http://d... | |||
May 16, 2011 Issues » [Issue 6017] std.algorithm.remove has a wrong link | |||
|---|---|---|---|
| |||
...numbers tagged onto them - e.g. #EditOp__remove and #remove. The core problem is that... | |||
May 16, 2011 Issues » [Issue 6017] std.algorithm.remove has a wrong link | |||
|---|---|---|---|
| |||
...usefully linked. I do think that having EditOp.remove linked is of value. But the... | |||
May 16, 2011 Issues » [Issue 6017] std.algorithm.remove has a wrong link | |||
|---|---|---|---|
| |||
...the enum value's name is really 'EditOp.remove'... Perhaps those enum values shouldn't... | |||
May 16, 2011 Issues » [Issue 6017] New: std.algorithm.remove has a wrong link | |||
|---|---|---|---|
| |||
...algorithm.html#remove points to the enum EditOp; instead of the function remove(). -- Configure issuemail... | |||
February 02, 2011 General » Re: new documentation format for std.algorithm | |||
|---|---|---|---|
| |||
...along functions. And, yeah, Levenstain Distance related EditOp.remove is a nice catcha, and it... | |||
January 31, 2011 General » Re: (Was: On 80 columns should (not) be enough for everyone) | |||
|---|---|---|---|
| |||
...IMO: Jump to: BoyerMooreFinder EditOp Group NWayUnion OpenRight...none partialSort partition reduce remove reverse schwartzSort semistable... | |||
Copyright © 1999-2021 by the D Language Foundation