[erlang-questions] Pointless md5 Problem

Matthias Lang matthias@REDACTED
Thu May 7 06:50:57 CEST 2009


On Wednesday, May 06, Matt Stancliff wrote:

>    erlang:md5/1 is pure erlang.

No it's not.

  R13B:
  1>  erlang:is_builtin(erlang, md5, 1).
  true

Same for older versions of Erlang (R12, R11, ...). Why do you think it
is pure Erlang?

Matthias



More information about the erlang-questions mailing list