[erlang-questions] is the compiler smart enough to ...
Zabrane Mickael
zabrane3@REDACTED
Sun Dec 25 17:03:04 CET 2011
Hi guys,
Suppose this function:
foo(Bin) ->
Bin.
Is the compiler smart enough to inline it without telling him explicitly to do so (i.e -inline ...)?
Regards,
Zabrane
More information about the erlang-questions
mailing list