Andrew Kelley fc6446702e clean up std.ArrayList
* add `std.debug.assertError`
 * `std.ArrayList` update everything to follow `self` convention
 * rename `std.ArrayList.set` to `std.ArrayList.setOrError`
 * add `std.ArrayList.set` which asserts

Before 1.0.0 we might remove some of this API, because you can use
`toSlice()` for everything, but it's ok to add these functions as
an experiment before then.
2018-06-09 12:03:11 -04:00
..
2018-06-09 12:03:11 -04:00
2018-06-06 00:39:39 -04:00
2018-05-31 17:28:07 -04:00
2018-06-06 22:41:55 +12:00
2018-05-31 17:28:07 -04:00
2018-06-09 12:03:11 -04:00
2018-05-31 17:28:07 -04:00
2018-05-31 17:28:07 -04:00
2018-06-04 01:39:57 -04:00
2018-05-26 23:00:29 -04:00
2018-05-31 17:28:07 -04:00
2018-05-31 17:28:07 -04:00
2018-05-07 01:04:43 -04:00
2018-05-30 16:09:11 -04:00
2018-05-31 17:28:07 -04:00