Andrew Kelley b0684bf084 std.mem: expose the simpler linear functions
The new defaults that came in with
644400054c5769a397ded4f569e2ac0600d65305 are nice, however, it is still
possible that someone knows their inputs are always small and wants to
use the simpler implementations. We keep the default to make the choice
at runtime, but expose the linear functions in the public interface of
std.mem.

Also improved the doc comments.
2020-10-17 19:24:52 -07:00
..
2020-10-11 08:23:36 +00:00
2020-09-11 20:02:41 -04:00
2020-10-17 17:52:09 -07:00
2020-09-04 05:15:03 +03:00
2020-09-11 20:02:41 -04:00
2020-10-07 04:34:09 -04:00
2020-10-17 21:06:54 -04:00
2020-10-17 17:52:09 -07:00
2020-09-24 22:06:41 +02:00
2020-09-04 22:49:14 +03:00
2020-09-22 05:12:21 -07:00