1Prelude.gcEnable(3kaya)      Kaya module reference     Prelude.gcEnable(3kaya)
2
3
4

NAME

6       Prelude::gcEnable - Switch on garbage collector.
7

SYNOPSIS

9       Void gcEnable( )
10

DESCRIPTION

12       Calls to gcDisable and gcEnable nest; collection is enabled if there
13            have been an equal number of calls to each.
14

AUTHORS

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

LICENSE

20       The Kaya standard library is free software;  you  can  redistribute  it
21       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
22       License (version 2.1 or any later version) as  published  by  the  Free
23       Software Foundation.
24
26       Prelude.gcDisable (3kaya)
27       Prelude.gc (3kaya)
28
29
30
31Kaya                             December 2010         Prelude.gcEnable(3kaya)
Impressum