|
Re: mapping implemented in functions vs in structures: msg#00364lang.erlang.general
>But why not: > >map_el(m1, m2, x1) -> y1; >map_el(m1, m2, x2) -> y2; >... > or > >map_el({m1, m2}, x1) -> y1; >map_el({m1, m2}, x2) -> y2; Oh, yeah!!! This is much SIMPLER and clear. Thanks a lot. --hp |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: mapping implemented in functions vs in structures: 00364, Vladimir Sekissov |
|---|---|
| Next by Date: | sorting in tv: 00364, HP Wei |
| Previous by Thread: | Re: mapping implemented in functions vs in structuresi: 00364, Vladimir Sekissov |
| Next by Thread: | sorting in tv: 00364, HP Wei |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |