Suspending transform lambdas
This update adds the suspend modifier to transform lambdas, allowing the use of suspending functions inside the parallel operations.
All functions are now also inlined, let me know if it causes any problems.
This update adds the suspend modifier to transform lambdas, allowing the use of suspending functions inside the parallel operations.
All functions are now also inlined, let me know if it causes any problems.