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

Procedure Index: J – 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

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.34 SRFI-88 Keyword Objects
keyword->symbol 6.6.8.4 Keyword Procedures
keyword? 6.6.8.4 Keyword Procedures
keyword? 7.5.34 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.28 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? 10.3.6.12 Inlined Mathematical Instructions
least-fixnum 7.6.2.19 rnrs arithmetic fixnums
left-justify-string 8.13.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-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
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 10.3.6.2 Top-Level Environment Instructions
list 6.7.2.3 List Constructors
list 7.6.2.2 rnrs base
list 10.3.6.7 Data Constructor Instructions
list->array 6.7.6.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.30 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.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.6.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.7 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? 10.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 10.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 10.3.6.8 Loading Instructions
load-objcode 10.4.6 Bytecode and Objcode
load-program 10.3.6.8 Loading Instructions
load-string 10.3.6.8 Loading Instructions
load-symbol 10.3.6.8 Loading Instructions
load-wide-string 10.3.6.8 Loading Instructions
local-bound? 10.3.6.1 Lexical Environment Instructions
local-boxed-ref 10.3.6.1 Lexical Environment Instructions
local-boxed-set 10.3.6.1 Lexical Environment Instructions
local-compile 6.17.10 Local Evaluation
local-eval 6.17.10 Local Evaluation
local-ref 10.3.6.1 Lexical Environment Instructions
local-set 10.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.30 SRFI-60 - Integers as Bits
logand 6.6.2.13 Bitwise Operations
logand 10.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 10.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 10.3.6.12 Inlined Mathematical Instructions
long-local-bound? 10.3.6.1 Lexical Environment Instructions
long-local-ref 10.3.6.1 Lexical Environment Instructions
long-local-set 10.3.6.1 Lexical Environment Instructions
long-object-ref 10.3.6.7 Data Constructor Instructions
long-toplevel-ref 10.3.6.2 Top-Level Environment Instructions
long-toplevel-set 10.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 10.4.1 Compiler Tower
lookup-language 10.4.1 Compiler Tower
lookup-server-impl 7.3.8 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? 10.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 February 3, 2012 using texi2html 5.0.

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