Objects
BoolObj | Store/retrieve boolean value in a Tcl_Obj |
ByteArrObj | Manipulate Tcl values as a arrays of bytes |
DictObj | Manipulate Tcl values as dictionaries |
DoubleObj | Manipulate Tcl values as floating-point values |
IntObj | Manipulate Tcl values as integers |
ListObj | Manipulate Tcl values as lists |
Object | Manipulate Tcl values |
ObjectType | Manipulate Tcl value types |
StringObj | Manipulate Tcl values as strings |
Copyright © 1989-1994 The Regents of the University of California
Copyright © 1992-1999 Karl Lehenbauer and Mark Diekhans
Copyright © 1994-1998 Sun Microsystems, Inc
Copyright © 1997-2000 Ajuba Solutions
Copyright © 1998-2000 Scriptics Corporation
Copyright © 2001 ActiveState Corporation
Copyright © 2001 ActiveState Tool Corp
Copyright © 2001 Vincent Darley
Copyright © 2001-2002 Kevin B. Kenny <kennykb(at)acm.org>
Copyright © 2001-2010 Donal K. Fellows
Copyright © 2002-2005 Andreas Kupries <andreas_kupries(at)users.sourceforge.net>
Copyright © 2006-2008 Joe Mistachkin
Copyright © 2009-2010 Kevin B. Kenny