1Prelude.NegativeLengthString(3Kkaayyaa)module refPerreelnucdee.NegativeLengthString(3kaya)
2
3
4
6 Prelude::NegativeLengthString - Negative string length specified
7
9 Prelude::NegativeLengthString( Int
10
12 If Prelude.substr (3kaya) is called in a way that would require the
13 generation of a string with negative length (either because the length
14 asked for is negative, or because the starting index is after the end
15 of the string), this Exception will be thrown.
16
18 Kaya standard library by Edwin Brady, Chris Morris and others
19 (kaya@kayalang.org). For further information see http://kayalang.org/
20
22 The Kaya standard library is free software; you can redistribute it
23 and/or modify it under the terms of the GNU Lesser General Public
24 License (version 2.1 or any later version) as published by the Free
25 Software Foundation.
26
28 Prelude.substr (3kaya)
29
30
31
32Kaya December 20P1r0elude.NegativeLengthString(3kaya)