1Strings.head(3kaya)          Kaya module reference         Strings.head(3kaya)
2
3
4

NAME

6       Strings::head - Get the first character in a String
7

SYNOPSIS

9       Char head( String s )
10

ARGUMENTS

12       s The String
13

DESCRIPTION

15       Get the first character in a String
16

AUTHORS

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

LICENSE

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       Strings.tail (3kaya)
29
30
31
32Kaya                             December 2010             Strings.head(3kaya)
Impressum