From d185566a5c9c79d42164d37b74077c16796055c7 Mon Sep 17 00:00:00 2001 From: Timo Paulssen Date: Sat, 24 Aug 2013 02:14:44 +0200 Subject: explain "nodal" a bit. --- docs/announce/2013.08.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/announce/2013.08.md b/docs/announce/2013.08.md index 8d8ee4d..05ea1b4 100644 --- a/docs/announce/2013.08.md +++ b/docs/announce/2013.08.md @@ -47,8 +47,9 @@ to be removed or changed as follows: multi-subs rather than multi-methods. Both at_pos and at_key will remain methods. - * Unary hyper ops currently descend into nested arrays and hashes. - This will change to make them equivalent to a one-level map. + * All unary hyper ops currently descend into nested arrays and + hashes. In the future, those operators and methods that are + defined "nodal" will behave like a one-level map. * The Str.ucfirst builtin is deprecated; it will be replaced by Str.tc. -- cgit v1.1