NextPrevUpTopContentsIndex

sbchar

Function
Summary

The accessor for simple base strings.

Package

lispworks

Signature

sbchar string index => value

Arguments

string

A simple-base-string .

index

An index.

Values

value

The character in string at index .

Description

This is the accessor for simple base strings. setf is allowed.

See also

simple-base-string


LispWorks Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex