manpagez: man pages & more
info guile
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Procedure Index: I – L

Jump to:   #   %   &   '   (   *   +   ,   -   /   1   <   =   >   @   `  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
Index Entry  Section

I
i/o-decoding-error? 6.14.10.4 Transcoders
i/o-encoding-error-char 6.14.10.4 Transcoders
i/o-encoding-error? 6.14.10.4 Transcoders
i/o-error-filename 7.6.2.14 I/O Conditions
i/o-error-port 7.6.2.14 I/O Conditions
i/o-error-position 7.6.2.14 I/O Conditions
i/o-error? 7.6.2.14 I/O Conditions
i/o-file-already-exists-error? 7.6.2.14 I/O Conditions
i/o-file-does-not-exist-error? 7.6.2.14 I/O Conditions
i/o-file-is-read-only-error? 7.6.2.14 I/O Conditions
i/o-file-protection-error? 7.6.2.14 I/O Conditions
i/o-filename-error? 7.6.2.14 I/O Conditions
i/o-invalid-position-error? 7.6.2.14 I/O Conditions
i/o-port-error? 7.6.2.14 I/O Conditions
i/o-read-error? 7.6.2.14 I/O Conditions
i/o-write-error? 7.6.2.14 I/O Conditions
identifier-syntax 6.10.6 Identifier Macros
identifier-syntax 6.10.6 Identifier Macros
identifier-syntax 7.6.2.2 rnrs base
identifier? 6.10.3.1 Why syntax-case?
identifier? 7.6.2.22 rnrs syntax-case
identity 6.9.6 Higher-Order Functions
if 6.13.2 Simple Conditional Evaluation
if 7.6.2.2 rnrs base
imag-part 6.6.2.10 Complex Number Operations
imag-part 7.6.2.2 rnrs base
implementation-restriction-violation? 7.6.2.13 rnrs conditions
import 4.4.4.2 Module Commands
import 6.19.6 R6RS Libraries
in 4.4.4.2 Module Commands
in 4.4.4.2 Module Commands
include 6.17.11 Local Inclusion
include-from-path 6.17.11 Local Inclusion
inet-aton IPv4 Address Conversion
inet-lnaof IPv4 Address Conversion
inet-makeaddr IPv4 Address Conversion
inet-netof IPv4 Address Conversion
inet-ntoa IPv4 Address Conversion
inet-ntop IPv6 Address Conversion
inet-pton IPv6 Address Conversion
inexact 7.6.2.2 rnrs base
inexact->exact 6.6.2.5 Exact and Inexact Numbers
inexact->exact 7.6.2.29 rnrs r5rs
inexact? 6.6.2.5 Exact and Inexact Numbers
inexact? 7.6.2.2 rnrs base
inf 6.6.2.3 Real and Rational Numbers
inf? 6.6.2.3 Real and Rational Numbers
infinite? 7.6.2.2 rnrs base
input-port? 6.14.1 Ports
input-port? 6.14.10.7 Input Ports
input-port? 7.6.2.16 rnrs io simple
inspect 4.4.4.7 Inspect Commands
install-trap-handler! 6.25.4.6 High-Level Traps
instance? 8.8.2 Instances
instrumented-source-files 6.26 Code Coverage Reports
instrumented/executed-lines 6.26 Code Coverage Reports
integer->char 6.6.3 Characters
integer->char 7.6.2.2 rnrs base
integer->list 7.5.31 SRFI-60 - Integers as Bits
integer-expt 6.6.2.13 Bitwise Operations
integer-length 6.6.2.13 Bitwise Operations
integer-valued? 7.6.2.2 rnrs base
integer? 6.6.2.2 Integers
integer? 7.6.2.2 rnrs base
interaction-environment 6.17.4 Procedures for On the Fly Evaluation
iota 7.5.3.1 Constructors
irritants-condition? 7.6.2.13 rnrs conditions
is-a? 8.8.2 Instances
isatty? 7.2.9 Terminals and Ptys

J
join-thread 6.21.3 Threads
join-timeout-exception? 7.5.15.5 SRFI-18 Exceptions
julian-day->date 7.5.16.4 SRFI-19 Time/Date conversions
julian-day->time-monotonic 7.5.16.4 SRFI-19 Time/Date conversions
julian-day->time-tai 7.5.16.4 SRFI-19 Time/Date conversions
julian-day->time-utc 7.5.16.4 SRFI-19 Time/Date conversions

K
keyword->string 7.5.35 SRFI-88 Keyword Objects
keyword->symbol 6.6.8.4 Keyword Procedures
keyword? 6.6.8.4 Keyword Procedures
keyword? 7.5.35 SRFI-88 Keyword Objects
kill 7.2.8 Signals
known-header? 7.3.3 The Hyper-Text Transfer Protocol

L
lalr-parser 6.16 LALR(1) Parsing
lambda 6.9.1 Lambda: Basic Procedure Creation
lambda 7.6.2.2 rnrs base
lambda* 6.9.4.1 lambda* and define*.
language 4.4.4.3 Language Commands
last 7.5.3.3 Selectors
last-pair 6.7.2.4 List Selection
latin-1-codec 6.14.10.4 Transcoders
lazy 7.5.29 SRFI-45 - Primitives for Expressing Iterative Lazy Algorithms
lchown 7.2.3 File System
lcm 6.6.2.7 Operations on Integer Values
lcm 7.6.2.2 rnrs base
le? 9.3.6.12 Inlined Mathematical Instructions
least-fixnum 7.6.2.19 rnrs arithmetic fixnums
left-justify-string 7.23.5.2 Usage
length 6.7.2.4 List Selection
length 7.6.2.2 rnrs base
length+ 7.5.3.4 Length, Append, Concatenate, etc.
let 6.12.2 Local Variable Bindings
let 6.13.4 Iteration mechanisms
let 7.6.2.2 rnrs base
let* 6.12.2 Local Variable Bindings
let* 7.6.2.2 rnrs base
let*-values 7.5.10 SRFI-11 - let-values
let*-values 7.6.2.2 rnrs base
let-escape-continuation 6.13.5.1 Prompt Primitives
let-keywords 6.9.4.2 (ice-9 optargs)
let-keywords* 6.9.4.2 (ice-9 optargs)
let-optional 6.9.4.2 (ice-9 optargs)
let-optional* 6.9.4.2 (ice-9 optargs)
let-syntax 6.10.1 Defining Macros
let-syntax 7.6.2.2 rnrs base
let-values 7.5.10 SRFI-11 - let-values
let-values 7.6.2.2 rnrs base
let/ec 6.13.5.1 Prompt Primitives
letpar 6.21.10 Parallel forms
letrec 6.12.2 Local Variable Bindings
letrec 7.6.2.2 rnrs base
letrec* 6.12.2 Local Variable Bindings
letrec* 7.6.2.2 rnrs base
letrec-syntax 6.10.1 Defining Macros
letrec-syntax 7.6.2.2 rnrs base
lexical-violation? 7.6.2.13 rnrs conditions
library 6.19.6 R6RS Libraries
line-execution-counts 6.26 Code Coverage Reports
link 7.2.3 File System
link-now 9.3.6.2 Top-Level Environment Instructions
list 6.7.2.3 List Constructors
list 7.6.2.2 rnrs base
list 9.3.6.7 Data Constructor Instructions
list->array 6.7.5.2 Array Procedures
list->bitvector 6.7.4 Bit Vectors
list->c32vector 7.5.5.2 SRFI-4 - API
list->c64vector 7.5.5.2 SRFI-4 - API
list->char-set 6.6.4.3 Creating Character Sets
list->char-set! 6.6.4.3 Creating Character Sets
list->f32vector 7.5.5.2 SRFI-4 - API
list->f64vector 7.5.5.2 SRFI-4 - API
list->integer 7.5.31 SRFI-60 - Integers as Bits
list->s16vector 7.5.5.2 SRFI-4 - API
list->s32vector 7.5.5.2 SRFI-4 - API
list->s64vector 7.5.5.2 SRFI-4 - API
list->s8vector 7.5.5.2 SRFI-4 - API
list->stream 7.5.27.3 SRFI-41 Stream Library
list->stream 7.13 Streams
list->string 6.6.5.3 String Constructors
list->string 7.6.2.2 rnrs base
list->symbol 6.6.7.4 Operations Related to Symbols
list->typed-array 6.7.5.2 Array Procedures
list->u16vector 7.5.5.2 SRFI-4 - API
list->u32vector 7.5.5.2 SRFI-4 - API
list->u64vector 7.5.5.2 SRFI-4 - API
list->u8vector 7.5.5.2 SRFI-4 - API
list->vector 6.7.3.2 Dynamic Vector Creation and Validation
list->vector 7.6.2.2 rnrs base
list->vlist 6.7.6 VLists
list->weak-vector 6.18.3.2 Weak vectors
list-cdr-ref 6.7.2.4 List Selection
list-cdr-set! 6.7.2.6 List Modification
list-copy 6.7.2.3 List Constructors
list-copy 7.5.3.1 Constructors
list-head 6.7.2.4 List Selection
list-index 7.5.3.7 Searching
list-matches 6.15.1 Regexp Functions
list-ref 6.7.2.4 List Selection
list-ref 7.6.2.2 rnrs base
list-set! 6.7.2.6 List Modification
list-sort 7.6.2.6 rnrs sorting
list-tabulate 7.5.3.1 Constructors
list-tail 6.7.2.4 List Selection
list-tail 7.6.2.2 rnrs base
list-traps 6.25.4.5 Trap States
list= 7.5.3.2 Predicates
list? 6.7.2.2 List Predicates
list? 7.6.2.2 rnrs base
list? 9.3.6.11 Inlined Scheme Instructions
listen 7.2.11.4 Network Sockets and Communication
load 4.4.4.2 Module Commands
load 6.17.6 Loading Scheme Code from File
load-array 9.3.6.8 Loading Instructions
load-compiled 6.17.6 Loading Scheme Code from File
load-extension 6.20.2 Foreign Functions
load-from-path 6.17.7 Load Paths
load-number 9.3.6.8 Loading Instructions
load-objcode 9.4.6 Bytecode and Objcode
load-program 9.3.6.8 Loading Instructions
load-string 9.3.6.8 Loading Instructions
load-symbol 9.3.6.8 Loading Instructions
load-wide-string 9.3.6.8 Loading Instructions
local-bound? 9.3.6.1 Lexical Environment Instructions
local-boxed-ref 9.3.6.1 Lexical Environment Instructions
local-boxed-set 9.3.6.1 Lexical Environment Instructions
local-compile 6.17.10 Local Evaluation
local-eval 6.17.10 Local Evaluation
local-ref 9.3.6.1 Lexical Environment Instructions
local-set 9.3.6.1 Lexical Environment Instructions
locale-am-string 6.24.5 Accessing Locale Information
locale-currency-symbol 6.24.5 Accessing Locale Information
locale-currency-symbol-precedes-negative? 6.24.5 Accessing Locale Information
locale-currency-symbol-precedes-positive? 6.24.5 Accessing Locale Information
locale-date+time-format 6.24.5 Accessing Locale Information
locale-date-format 6.24.5 Accessing Locale Information
locale-day 6.24.5 Accessing Locale Information
locale-day-short 6.24.5 Accessing Locale Information
locale-decimal-point 6.24.5 Accessing Locale Information
locale-digit-grouping 6.24.5 Accessing Locale Information
locale-encoding 6.24.5 Accessing Locale Information
locale-era 6.24.5 Accessing Locale Information
locale-era-date+time-format 6.24.5 Accessing Locale Information
locale-era-date-format 6.24.5 Accessing Locale Information
locale-era-time-format 6.24.5 Accessing Locale Information
locale-era-year 6.24.5 Accessing Locale Information
locale-monetary-decimal-point 6.24.5 Accessing Locale Information
locale-monetary-fractional-digits 6.24.5 Accessing Locale Information
locale-monetary-grouping 6.24.5 Accessing Locale Information
locale-monetary-negative-sign 6.24.5 Accessing Locale Information
locale-monetary-positive-sign 6.24.5 Accessing Locale Information
locale-monetary-thousands-separator 6.24.5 Accessing Locale Information
locale-month 6.24.5 Accessing Locale Information
locale-month-short 6.24.5 Accessing Locale Information
locale-negative-separated-by-space? 6.24.5 Accessing Locale Information
locale-negative-sign-position 6.24.5 Accessing Locale Information
locale-no-regexp 6.24.5 Accessing Locale Information
locale-pm-string 6.24.5 Accessing Locale Information
locale-positive-separated-by-space? 6.24.5 Accessing Locale Information
locale-positive-sign-position 6.24.5 Accessing Locale Information
locale-string->inexact 6.24.4 Number Input and Output
locale-string->integer 6.24.4 Number Input and Output
locale-thousands-separator 6.24.5 Accessing Locale Information
locale-time+am/pm-format 6.24.5 Accessing Locale Information
locale-time-format 6.24.5 Accessing Locale Information
locale-yes-regexp 6.24.5 Accessing Locale Information
locale? 6.24.1 Internationalization with Guile
locals 4.4.4.6 Debug Commands
localtime 7.2.5 Time
lock-mutex 6.21.4 Mutexes and Condition Variables
log 6.6.2.12 Scientific Functions
log 7.6.2.2 rnrs base
log10 6.6.2.12 Scientific Functions
log2-binary-factors 7.5.31 SRFI-60 - Integers as Bits
logand 6.6.2.13 Bitwise Operations
logand 9.3.6.12 Inlined Mathematical Instructions
logbit? 6.6.2.13 Bitwise Operations
logcount 6.6.2.13 Bitwise Operations
logior 6.6.2.13 Bitwise Operations
logior 9.3.6.12 Inlined Mathematical Instructions
lognot 6.6.2.13 Bitwise Operations
logtest 6.6.2.13 Bitwise Operations
logxor 6.6.2.13 Bitwise Operations
logxor 9.3.6.12 Inlined Mathematical Instructions
long-local-bound? 9.3.6.1 Lexical Environment Instructions
long-local-ref 9.3.6.1 Lexical Environment Instructions
long-local-set 9.3.6.1 Lexical Environment Instructions
long-object-ref 9.3.6.7 Data Constructor Instructions
long-toplevel-ref 9.3.6.2 Top-Level Environment Instructions
long-toplevel-set 9.3.6.2 Top-Level Environment Instructions
lookahead-char 6.14.10.9 Textual Input
lookahead-u8 6.14.10.8 Binary Input
lookup-compilation-order 9.4.1 Compiler Tower
lookup-language 9.4.1 Compiler Tower
lookup-server-impl 7.3.9 Web Server
lset-adjoin 7.5.3.10 Set Operations on Lists
lset-diff+intersection 7.5.3.10 Set Operations on Lists
lset-diff+intersection! 7.5.3.10 Set Operations on Lists
lset-difference 7.5.3.10 Set Operations on Lists
lset-difference! 7.5.3.10 Set Operations on Lists
lset-intersection 7.5.3.10 Set Operations on Lists
lset-intersection! 7.5.3.10 Set Operations on Lists
lset-union 7.5.3.10 Set Operations on Lists
lset-union! 7.5.3.10 Set Operations on Lists
lset-xor 7.5.3.10 Set Operations on Lists
lset-xor! 7.5.3.10 Set Operations on Lists
lset<= 7.5.3.10 Set Operations on Lists
lset= 7.5.3.10 Set Operations on Lists
lstat 7.2.3 File System
lt? 9.3.6.12 Inlined Mathematical Instructions

Jump to:   #   %   &   '   (   *   +   ,   -   /   1   <   =   >   @   `  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  

[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated on April 20, 2013 using texi2html 5.0.

© manpagez.com 2000-2025
Individual documents may contain additional copyright information.