Gobo Eiffel Kernel Library
Copyright (c) 1999, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2004/12/22 22:44:12 $
$Revision: 1.3 $
[041219] Use SPECIAL and KL_SPECIAL_ROUTINES instead.
Imported type anchor for FIXED_ARRAY [G]. %
%A fixed array is a zero-based indexed sequence of values, %
%equipped with features put, item and count.