Andrew Kaster
986544600a
AK: Add Result<void, ErrorType> specialization, cleanup
...
Add a specialization for a void ValueType. This is useful if a generic
function wants to return a Result<T, E> where the user might not
actually care abut the T, and default it to void. In this case it
basically becomes Unexpected<E> instead of Result, but hey, it works :)
2021-01-01 23:01:48 +01:00
..
2021-01-01 22:23:13 +01:00
2020-12-20 21:13:10 +01:00
2020-09-21 20:17:36 +02:00
2020-09-25 21:18:17 +02:00
2020-09-25 21:18:17 +02:00
2020-11-22 16:07:00 +01:00
2020-10-13 23:59:46 +02:00
2021-01-01 22:23:13 +01:00
2020-10-03 12:36:49 +02:00
2020-09-14 20:58:12 +02:00
2020-11-22 11:35:53 +01:00
2020-08-22 17:18:14 +02:00
2020-12-30 13:31:55 +01:00
2020-10-20 18:08:13 +02:00
2020-12-19 23:29:40 +01:00
2020-08-26 21:07:53 +02:00
2020-12-24 11:02:04 +01:00
2020-12-05 23:52:17 +01:00
2020-11-12 10:19:04 +01:00
2020-09-05 14:17:14 +02:00
2020-12-31 21:51:00 +01:00
2020-12-30 20:37:41 +01:00
2020-12-21 00:15:44 +01:00
2020-12-21 00:15:44 +01:00
2020-12-30 20:33:53 +01:00
2020-12-30 20:33:53 +01:00
2020-12-09 21:17:24 +01:00
2020-09-25 21:18:17 +02:00
2020-10-29 11:52:31 +01:00
2020-10-29 11:52:31 +01:00
2020-10-21 19:42:12 +02:00
2020-12-29 15:22:15 +01:00
2020-10-18 14:44:23 +02:00
2020-12-13 11:00:20 +01:00
2020-12-13 11:00:20 +01:00
2020-09-25 21:18:17 +02:00
2020-12-02 13:02:04 +01:00
2020-11-24 16:37:55 +01:00
2020-12-31 21:51:00 +01:00
2020-11-14 17:20:17 +01:00
2020-09-25 21:18:17 +02:00
2020-11-02 12:56:36 +01:00
2020-11-02 12:56:36 +01:00
2020-11-02 12:56:36 +01:00
2020-12-21 00:15:44 +01:00
2020-09-08 14:01:21 +02:00
2020-12-30 20:33:53 +01:00
2020-11-05 09:59:30 +01:00
2020-12-26 10:05:50 +01:00
2020-09-25 21:18:17 +02:00
2020-12-30 20:33:53 +01:00
2020-11-09 16:21:29 +01:00
2020-11-09 16:21:29 +01:00
2020-12-31 21:51:00 +01:00
2020-10-08 09:59:55 +02:00
2020-12-08 23:34:38 +01:00
2020-12-09 21:17:24 +01:00
2020-11-22 10:54:33 +01:00
2020-08-27 10:12:04 +02:00
2020-12-30 20:33:53 +01:00
2020-12-08 23:34:38 +01:00
2020-11-23 14:08:50 +01:00
2020-12-30 20:33:53 +01:00
2020-12-08 23:34:38 +01:00
2020-10-08 09:59:55 +02:00
2020-09-29 16:14:58 +02:00
2020-12-31 21:51:00 +01:00
2020-11-03 19:14:34 +01:00
2020-12-28 19:35:32 +01:00
2020-12-25 17:05:05 +01:00
2020-09-25 21:18:17 +02:00
2020-12-10 11:02:02 +01:00
2020-12-21 00:09:48 +01:00
2020-12-31 00:39:43 +01:00
2020-11-25 21:26:58 +01:00
2021-01-01 23:01:48 +01:00
2020-09-25 21:18:17 +02:00
2020-12-28 19:35:32 +01:00
2020-12-28 19:35:32 +01:00
2020-12-08 09:39:43 +01:00
2020-12-21 00:09:48 +01:00
2020-09-06 21:56:32 +02:00
2020-11-22 11:35:53 +01:00
2020-11-23 18:37:40 +01:00
2020-12-19 18:29:13 +01:00
2020-12-30 11:28:50 +01:00
2020-11-08 16:51:54 +01:00
2020-12-30 11:32:20 +01:00
2020-12-30 13:28:49 +01:00
2020-12-30 11:32:20 +01:00
2020-12-30 13:28:49 +01:00
2020-11-24 22:06:51 +01:00
2020-11-24 22:06:51 +01:00
2020-11-25 20:17:25 +01:00
2020-12-30 20:33:53 +01:00
2020-12-29 02:35:52 +01:00
2020-12-21 00:15:44 +01:00
2020-12-21 00:15:44 +01:00
2020-12-21 00:15:44 +01:00
2020-10-14 11:29:29 +02:00
2020-08-26 08:52:07 +02:00
2020-12-28 19:35:32 +01:00
2020-12-19 10:20:15 +01:00
2020-12-30 13:28:49 +01:00
2021-01-01 15:33:30 +01:00
2020-09-09 20:15:50 +02:00
2020-12-31 16:16:07 +01:00
2020-11-12 10:19:04 +01:00
2020-12-12 20:09:42 +01:00
2020-12-30 20:33:53 +01:00
2020-12-12 23:50:23 +01:00
2020-12-27 23:43:15 +01:00
2020-12-28 23:54:10 +01:00
2020-12-28 23:54:10 +01:00
2020-12-28 23:54:10 +01:00
2021-01-01 22:59:48 +01:00
2021-01-01 22:59:48 +01:00
2020-12-27 23:06:37 +01:00
2020-12-31 00:39:43 +01:00
2020-12-31 00:39:43 +01:00