Provided by: kaya_0.4.4-6ubuntu3_amd64 

NAME
Builtins::Invalid_Function_Table_Hash - The function table has changed
SYNOPSIS
Builtins::Invalid_Function_Table_Hash( )
DESCRIPTION
The Builtins.unmarshal (3kaya) was passed a marshalled String where the program function table is
different to the one used to Builtins.marshal (3kaya) the data. Marshalling and unmarshalling may only be
done reliably within one instance of a program binary (though may be done across multiple invocations).
AUTHORS
Kaya standard library by Edwin Brady, Chris Morris and others (kaya@kayalang.org). For further
information see http://kayalang.org/
LICENSE
The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of
the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free
Software Foundation.
RELATED
Builtins.marshal (3kaya)
Builtins.unmarshal (3kaya)
Kaya July 2013 Builtins.Invalid_Function_Table_Hash(3kaya)