Can create a ThreadLocal class for haxe-concurrent; an example code is provided below.
Since ThreadLocal storage is inherently uses a concurrency, it would be a valuable feature for this library.
https://github.com/hxwell/hxwell/blob/f09ba38210a39977ea4fb1a4395388e20edfc534/src/haxe/ThreadLocal.hx
It would be great if this feature was supported by haxe-concurrent.
Can create a ThreadLocal class for haxe-concurrent; an example code is provided below.
Since ThreadLocal storage is inherently uses a concurrency, it would be a valuable feature for this library.
https://github.com/hxwell/hxwell/blob/f09ba38210a39977ea4fb1a4395388e20edfc534/src/haxe/ThreadLocal.hx
It would be great if this feature was supported by haxe-concurrent.