1Coercions.int(3kaya)         Kaya module reference        Coercions.int(3kaya)
2
3
4

NAME

6       Coercions::int - Built-in coercion
7

SYNOPSIS

9       Int int( String x )
10

ARGUMENTS

12       x The String to coerce
13

DESCRIPTION

15       Built-in coercion from String to Int in function form.
16
17       This function accepts Tainted strings, and returns untainted values.
18

AUTHORS

20       Kaya   standard  library  by  Edwin  Brady,  Chris  Morris  and  others
21       (kaya@kayalang.org). For further information see http://kayalang.org/
22

LICENSE

24       The Kaya standard library is free software;  you  can  redistribute  it
25       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
26       License (version 2.1 or any later version) as  published  by  the  Free
27       Software Foundation.
28
30       Builtins.Tainted (3kaya)
31
32
33
34Kaya                             December 2010            Coercions.int(3kaya)
Impressum