1Builtins.Pattern_Matching_AsBsuiKigalnytmaiennmsto._dPFuaaltietleurrrenef_(eM3raketancychaei)ng_Assignment_Failure(3kaya)
2
3
4
6 Builtins::Pattern_Matching_Assignment_Failure - Pattern matching
7 assignment failed
8
10 Builtins::Pattern_Matching_Assignment_Failure(
11
13 This Exception is thrown in a pattern matching assignment if the right
14 hand side of the assignment does not match the pattern given on the
15 left hand side.
16
17
18 testlist = nil;
19 let cons(x,xs) = testlist; // testlist is nil, not cons
20
22 Kaya standard library by Edwin Brady, Chris Morris and others
23 (kaya@kayalang.org). For further information see http://kayalang.org/
24
26 The Kaya standard library is free software; you can redistribute it
27 and/or modify it under the terms of the GNU Lesser General Public
28 License (version 2.1 or any later version) as published by the Free
29 Software Foundation.
30
31
32
33Kaya BuiltiDnesc.ePmabtetrer2n0_1M0atching_Assignment_Failure(3kaya)