Mikael Lixenstrand

Results 2 comments of Mikael Lixenstrand

Just tried this and for me it fails for jiffy:encode(#{2 => 2, 1 => 1}). ** exception throw: {error,{invalid_object_member_key,1}} in function jiffy:encode/2 (/Users/mikael/work/infranet-erl/_build/default/lib/jiffy/src/jiffy.erl, line 99)

I just did this by reusing rebar3 original shell command in a plugin that use kjell. https://github.com/lixen/rebar3_kjell I guess it would be better to add support in rebar3 to replace...