cross-posted from: https://gregtech.eu/post/21117342

Elixir v1.19 released: type checking of protocols and anonymous functions, broader type inference, improved compile times, and more

  • cosmicrose@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    6
    ·
    10 days ago

    This release introduces a variable called MIX_OS_DEPS_COMPILE_PARTITION_COUNT, which instructs mix deps.compile to compile dependencies in parallel.

    That’s a real gem on big projects.