Merge: introduce Sequence::prepend
authorJean Privat <jean@pryen.org>
Mon, 18 Aug 2014 13:11:17 +0000 (09:11 -0400)
committerJean Privat <jean@pryen.org>
Mon, 18 Aug 2014 13:11:17 +0000 (09:11 -0400)
How could people live without having a working prepend?

Pull-Request: #675
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>

1  2 
lib/standard/collection/array.nit
tests/sav/test_new_native_alt1.res

Simple merge
@@@ -1,4 -1,4 +1,4 @@@
- Runtime error: Cast failed. Expected `NativeArray#0`, got `Bool` (../lib/standard/collection/array.nit:740)
 -Runtime error: Cast failed. Expected `NativeArray#0`, got `Bool` (../lib/standard/collection/array.nit:759)
++Runtime error: Cast failed. Expected `NativeArray#0`, got `Bool` (../lib/standard/collection/array.nit:753)
  NativeString
  N
  Nit