Improve ARRAY-RANK transform.
authorStas Boukarev <stassats@gmail.com>
Mon, 18 Nov 2013 11:16:04 +0000 (15:16 +0400)
committerStas Boukarev <stassats@gmail.com>
Mon, 18 Nov 2013 11:16:04 +0000 (15:16 +0400)
* Don't crash on bad types.
* Delay the transform if the type isn't yet known.

Fixes lp#1252108.


No differences found