core-typed

kishima 2022-10-19T20:52:32.045219Z

Hello, Since HMap are alpha and prone to change, is there an alternative for this case? Maybe use defrecord to create a Java class and annotate using it?

2022-10-19T21:28:24.671059Z

Hi, could you point out where it says this? HMap is not alpha.

kishima 2022-10-19T21:28:57.718269Z

Here: https://clojure-doc.org/articles/ecosystem/core_typed/types/

kishima 2022-10-19T21:29:07.991569Z

at Heterogeneous Map

kishima 2022-10-19T21:29:32.526899Z

my bad, ended up at some forgotten caves apparently

2022-10-19T21:29:53.458679Z

ah ok. Yes that's ancient, but probably all of it still applies (except the alpha part).

kishima 2022-10-19T21:30:37.097099Z

That’s fine, thank you for the help!

👍 1