jw
03/13/2020, 3:10 PMResult binary compatible with 1.3.70's? Or, put another way, how dangerous would it be to ship a library which uses Result with 1.3.70 in anticipation of it being available for use in 1.4?elizarov
03/13/2020, 6:15 PMResult is stable. Returning Result is not (you’ll have to opt-in into experimental inline classes that will be changing in the future)elizarov
03/13/2020, 6:17 PMjw
03/13/2020, 8:03 PMResult<Body> but that firmly falls into what would breakgsala
05/05/2021, 11:44 AMjw
05/06/2021, 12:37 AMgsala
05/10/2021, 12:33 PM