1Prelude.taint(3kaya) Kaya module reference Prelude.taint(3kaya)
2
3
4
6 Prelude::taint - Taint an array of strings
7
9 [Tainted<String> ] taint( [String] ss )
10
12 Used when kayac is invoked with -T. Do not call directly.
13
15 Kaya standard library by Edwin Brady, Chris Morris and others
16 (kaya@kayalang.org). For further information see http://kayalang.org/
17
19 The Kaya standard library is free software; you can redistribute it
20 and/or modify it under the terms of the GNU Lesser General Public
21 License (version 2.1 or any later version) as published by the Free
22 Software Foundation.
23
24
25
26Kaya December 2010 Prelude.taint(3kaya)