Re: repl previous command result incompatible with maps manipulation
Anthony Ramine <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.bugs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/erlang/otp/pull/418 -- Anthony Ramine Le 20 mai 2014 à 13:44, Danil Zagoskin <[email protected]> a écrit : > Hello! > Currently it's impossible to use v(N) result as map: > > Erlang/OTP 17 [DEVELOPMENT] [erts-6.1] [source-a3c5de1] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false] > > Eshell V6.1 (abort with ^G) > 1> #{a => 1}. > #{a => 1} > 2> (v(1)). > #{a => 1} > 3> (v(1))#{a := 2}. > ** exception error: undefined shell command v/1 > > > -- > Danil Zagoskin | [email protected] > _______________________________________________ > erlang-bugs mailing list > [email protected] > http://erlang.org/mailman/listinfo/erlang-bugs _______________________________________________ erlang-bugs mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-bugs