Gratian Plume

Results 14 comments of Gratian Plume

> 3. This is very general, but might help: DUs should be used when there is a well-known set of distinct cases, where "distinct" means that each case must be...

> > Is it possible to add an operator to the core library that apply a function for each case of the DU > > The key point is to...

> @GratianPlume Do you have an example where there's a real-world performance gain for your solution? I ask because even though the use of `InlineIfLambda` does inline the operation, it...

> Is this suggestion about > > 1. the inlining strategy of the compiler, and > 2. the only purpose of the proposed operator is for providing more control of...