evhub / coconut

Simple, elegant, Pythonic functional programming.
http://coconut-lang.org
Apache License 2.0
4.05k stars 120 forks source link

Rename `parallel_map` to `process_map` and `concurrent_map` to `thread_map` #792

Closed evhub closed 10 months ago

evhub commented 10 months ago

Should be much clearer about what they do. Old names can be kept as aliases in non---strict mode.

evhub commented 10 months ago

Could also do this as attributes on map.