RefComputer<Result> typedef
RefComputer<Result> =
Result Function(ComputeRef ref)
Implementation
typedef RefComputer<Result> = Result Function(ComputeRef ref);
typedef RefComputer<Result> = Result Function(ComputeRef ref);