MattWindsor91 / travesty

Haskell-style container traversability and state monads for Core
https://MattWindsor91.github.io/travesty
MIT License
10 stars 1 forks source link

Drop `core_kernel_exts` #8

Closed MattWindsor91 closed 5 years ago

MattWindsor91 commented 5 years ago

Now that we're not hijacking the existing Jane Street libraries to extend them, there's very little difference between core_kernel_exts and base_exts, and it's probably best to delete the former until there are things in it that legitimately can't co-exist with base.