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

Procedure Index: D

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

D
date->julian-day 7.5.16.4 SRFI-19 Time/Date conversions
date->modified-julian-day 7.5.16.4 SRFI-19 Time/Date conversions
date->string 7.5.16.5 SRFI-19 Date to string
date->time-monotonic 7.5.16.4 SRFI-19 Time/Date conversions
date->time-tai 7.5.16.4 SRFI-19 Time/Date conversions
date->time-utc 7.5.16.4 SRFI-19 Time/Date conversions
date-day 7.5.16.3 SRFI-19 Date
date-hour 7.5.16.3 SRFI-19 Date
date-minute 7.5.16.3 SRFI-19 Date
date-month 7.5.16.3 SRFI-19 Date
date-nanosecond 7.5.16.3 SRFI-19 Date
date-second 7.5.16.3 SRFI-19 Date
date-week-day 7.5.16.3 SRFI-19 Date
date-week-number 7.5.16.3 SRFI-19 Date
date-year 7.5.16.3 SRFI-19 Date
date-year-day 7.5.16.3 SRFI-19 Date
date-zone-offset 7.5.16.3 SRFI-19 Date
date? 7.5.16.3 SRFI-19 Date
datum->random-state 6.6.2.14 Random Number Generation
datum->syntax 6.10.3.1 Why syntax-case?
datum->syntax 7.6.2.22 rnrs syntax-case
debug-disable 6.25.3.4 Debug options
debug-enable 6.25.3.4 Debug options
debug-options 6.25.3.4 Debug options
debug-set! 6.25.3.4 Debug options
declare-default-port! 7.3.2 Universal Resource Identifiers
declare-header! 7.3.3 The Hyper-Text Transfer Protocol
declare-opaque-header! 7.3.3 The Hyper-Text Transfer Protocol
deep-clone Cloning Objects
deep-clone Cloning Objects
default-duplicate-binding-handler 6.19.3 Creating Guile Modules
default-prompt-tag 6.13.5.1 Prompt Primitives
default-random-source 7.5.19.1 The Default Random Source
define 6.12.1 Top Level Variable Definitions
define 7.6.2.2 rnrs base
define 7.18 Curried Definitions
define 9.3.6.2 Top-Level Environment Instructions
define* 6.9.4.1 lambda* and define*.
define* 7.18 Curried Definitions
define*-public 6.9.4.2 (ice-9 optargs)
define-accessor 8.6.1 Accessors
define-class 8.2 Class Definition
define-class 8.2 Class Definition
define-condition-type 7.5.23 SRFI-35 - Conditions
define-condition-type 7.6.2.13 rnrs conditions
define-enumeration 7.6.2.24 rnrs enums
define-generic 8.6 Methods and Generic Functions
define-generic 8.6 Methods and Generic Functions
define-immutable-record-type Functional “Setters”
define-inlinable 6.9.9 Inlinable Procedures
define-language 9.4.1 Compiler Tower
define-macro 6.10.5 Lisp-style Macro Definitions
define-method 8.6 Methods and Generic Functions
define-method 8.6 Methods and Generic Functions
define-module 6.19.3 Creating Guile Modules
define-once 6.12.1 Top Level Variable Definitions
define-parsed-entity! 7.22.3.3 Usage
define-public 6.19.3 Creating Guile Modules
define-public 7.18 Curried Definitions
define-reader-ctor 7.5.9 SRFI-10 - Hash-Comma Reader Extension
define-record-type 6.7.8 SRFI-9 Records
define-record-type 7.6.2.9 rnrs records syntactic
define-server-impl 7.3.9 Web Server
define-stream 7.5.27.3 SRFI-41 Stream Library
define-syntax 6.10.1 Defining Macros
define-syntax 7.6.2.2 rnrs base
define-syntax-parameter 6.10.7 Syntax Parameters
define-syntax-rule 6.10.2.3 Shorthands
define-wrapped-pointer-type 6.20.5.3 Void Pointers and Byte Access
defined? 6.12.4 Querying variable bindings
defmacro 6.10.5 Lisp-style Macro Definitions
defmacro* 6.9.4.2 (ice-9 optargs)
defmacro*-public 6.9.4.2 (ice-9 optargs)
defvar 6.12.1 Top Level Variable Definitions
delay 6.17.9 Delayed Evaluation
delay 7.5.29 SRFI-45 - Primitives for Expressing Iterative Lazy Algorithms
delay 7.6.2.29 rnrs r5rs
delete 6.7.2.6 List Modification
delete 7.5.3.8 Deleting
delete! 6.7.2.6 List Modification
delete! 7.5.3.8 Deleting
delete-duplicates 7.5.3.8 Deleting
delete-duplicates! 7.5.3.8 Deleting
delete-file 7.2.3 File System
delete-trap! 6.25.4.5 Trap States
delete1! 6.7.2.6 List Modification
delq 6.7.2.6 List Modification
delq! 6.7.2.6 List Modification
delq1! 6.7.2.6 List Modification
delv 6.7.2.6 List Modification
delv! 6.7.2.6 List Modification
delv1! 6.7.2.6 List Modification
denominator 6.6.2.3 Real and Rational Numbers
denominator 7.6.2.2 rnrs base
deq! 7.12 Queues
dereference-pointer 6.20.5.3 Void Pointers and Byte Access
describe 4.4.4.1 Help Commands
directory-stream? 7.2.3 File System
dirname 7.2.3 File System
disable-trap! 6.25.4.5 Trap States
disable-value-history! 4.4.3 Value History
disassemble 4.4.4.4 Compile Commands
disassemble-file 4.4.4.4 Compile Commands
display 6.17.3 Writing Scheme Values
display 7.6.2.16 rnrs io simple
display 7.6.2.16 rnrs io simple
display Write and Display
display-application 6.25.1.3 Frames
display-backtrace 6.25.1.2 Stacks
display-error 6.13.11 How to Handle Errors
div 7.6.2.2 rnrs base
div 9.3.6.12 Inlined Mathematical Instructions
div-and-mod 7.6.2.2 rnrs base
div0 7.6.2.2 rnrs base
div0-and-mod0 7.6.2.2 rnrs base
do 6.13.4 Iteration mechanisms
do 7.6.2.7 rnrs control
dotted-list? 7.5.3.2 Predicates
doubly-weak-hash-table? 6.18.3.1 Weak hash tables
down 4.4.4.6 Debug Commands
drain-input 6.14.2 Reading
drop 7.5.3.3 Selectors
drop 9.3.6.10 Miscellaneous Instructions
drop-right 7.5.3.3 Selectors
drop-right! 7.5.3.3 Selectors
drop-while 7.5.3.7 Searching
dup 7.2.2 Ports and File Descriptors
dup 9.3.6.10 Miscellaneous Instructions
dup->fdes 7.2.2 Ports and File Descriptors
dup->inport 7.2.2 Ports and File Descriptors
dup->outport 7.2.2 Ports and File Descriptors
dup->port 7.2.2 Ports and File Descriptors
dup2 7.2.2 Ports and File Descriptors
duplicate-port 7.2.2 Ports and File Descriptors
dynamic-call 6.20.2 Foreign Functions
dynamic-func 6.20.2 Foreign Functions
dynamic-link 6.20.1 Foreign Libraries
dynamic-object? 6.20.1 Foreign Libraries
dynamic-pointer 6.20.5.2 Foreign Variables
dynamic-state? 6.21.7 Fluids and Dynamic States
dynamic-unlink 6.20.1 Foreign Libraries
dynamic-wind 6.13.10 Dynamic Wind
dynamic-wind 7.6.2.2 rnrs base

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-2024
Individual documents may contain additional copyright information.