Erlang/OTP R10B-10 has been released

Bjorn Gustavsson bjorn@REDACTED
Fri Mar 10 14:49:44 CET 2006


Abstract patterns is tricky to implement efficiently as it would
require inlining across module boundaries. Inlining across modules
boundaries with retained semantics for code change is possible to
implement, but tricky. Currently, we have no plans to implement
abstract patterns.

/Bjorn

Nick Linker <xlcr@REDACTED> writes:

> Did you consider implementing "abstract patterns" (proposed by Richard
> O'Keefe)?
> 
> Or maybe you plan to implement them in the next release ;-)
> 
> Best regards,
> Linker Nick.
> 

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB



More information about the erlang-questions mailing list