model: rename `as_notnullable` to `undecorate`
authorJean Privat <jean@pryen.org>
Sat, 4 Apr 2015 13:35:41 +0000 (20:35 +0700)
committerJean Privat <jean@pryen.org>
Wed, 8 Apr 2015 00:52:01 +0000 (07:52 +0700)
The behavior is to remove the decoration, and `as_notnullabe` is not
the best name to undecorate a `MNotNullType`

Signed-off-by: Jean Privat <jean@pryen.org>


No differences found