Björn Gustavsson
Björn Gustavsson
After the first release candidate, we generally focus on bug fixes and polishing of features already included or planned for the release. To ensure that Erlang/OTP 27 will be as...
It will be included in OTP 26, planned to be released in May next year.
Feel free to reopen this pull request if you come up with a solution.
@RobinMorisset Any change you could finish this soon? It would be preferable to include it in the first release candidate (with deadline February 10).
In our internal OTP chat, someone suggested `trim` instead of `crop`.
@michalmuskala I like your suggestion. It is similar to a suggestion we came up with in the OTP chat. We came up with `fail`, but I like `raise` better. @juhlig...
The OTP team seems to prefer `fail` over `raise`? Do you find it acceptable?
Great! Please update the pull request to use `trim` / `pad` / `fail`.
Thanks! I now see that the documentation has not been updated. That needs to be done before we can merge this PR. Also, it would be nice if you could...
OTP-18318 Yes, I think it is a good idea to check the options for validity when the lists turn out to be of equal length.