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-day7.5.16.4 SRFI-19 Time/Date conversions
date->modified-julian-day7.5.16.4 SRFI-19 Time/Date conversions
date->string7.5.16.5 SRFI-19 Date to string
date->time-monotonic7.5.16.4 SRFI-19 Time/Date conversions
date->time-tai7.5.16.4 SRFI-19 Time/Date conversions
date->time-utc7.5.16.4 SRFI-19 Time/Date conversions
date-day7.5.16.3 SRFI-19 Date
date-hour7.5.16.3 SRFI-19 Date
date-minute7.5.16.3 SRFI-19 Date
date-month7.5.16.3 SRFI-19 Date
date-nanosecond7.5.16.3 SRFI-19 Date
date-second7.5.16.3 SRFI-19 Date
date-week-day7.5.16.3 SRFI-19 Date
date-week-number7.5.16.3 SRFI-19 Date
date-year7.5.16.3 SRFI-19 Date
date-year-day7.5.16.3 SRFI-19 Date
date-zone-offset7.5.16.3 SRFI-19 Date
date?7.5.16.3 SRFI-19 Date
datum->random-state6.6.2.14 Random Number Generation
datum->syntax6.10.3.1 Why syntax-case?
datum->syntax7.6.2.22 rnrs syntax-case
debug-disable6.25.3.4 Debug options
debug-enable6.25.3.4 Debug options
debug-options6.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
deep-cloneCloning Objects
deep-cloneCloning Objects
default-duplicate-binding-handler6.19.3 Creating Guile Modules
default-random-source7.5.19.1 The Default Random Source
define6.12.1 Top Level Variable Definitions
define7.6.2.2 rnrs base
define10.3.6.2 Top-Level Environment Instructions
define*6.9.4.1 lambda* and define*.
define*-public6.9.4.2 (ice-9 optargs)
define-accessor9.6.1 Accessors
define-class9.2 Class Definition
define-class9.2 Class Definition
define-condition-type7.5.23 SRFI-35 - Conditions
define-condition-type7.6.2.13 rnrs conditions
define-enumeration7.6.2.24 rnrs enums
define-generic9.6 Methods and Generic Functions
define-generic9.6 Methods and Generic Functions
define-inlinable6.9.9 Inlinable Procedures
define-language10.4.1 Compiler Tower
define-macro6.10.4 Lisp-style Macro Definitions
define-method9.6 Methods and Generic Functions
define-method9.6 Methods and Generic Functions
define-module6.19.3 Creating Guile Modules
define-once6.12.1 Top Level Variable Definitions
define-parsed-entity!8.5.2 Usage
define-public6.19.3 Creating Guile Modules
define-reader-ctor7.5.9 SRFI-10 - Hash-Comma Reader Extension
define-record-type7.5.8 SRFI-9 - define-record-type
define-record-type7.6.2.9 rnrs records syntactic
define-server-impl7.3.7 Web Server
define-syntax6.10.1 Defining Macros
define-syntax7.6.2.2 rnrs base
define-wrapped-pointer-type6.20.5.3 Void Pointers and Byte Access
defined?6.12.4 Querying variable bindings
defmacro6.10.4 Lisp-style Macro Definitions
defmacro*6.9.4.2 (ice-9 optargs)
defmacro*-public6.9.4.2 (ice-9 optargs)
defvar6.12.1 Top Level Variable Definitions
delay6.17.8 Delayed Evaluation
delay7.5.28 SRFI-45 - Primitives for Expressing Iterative Lazy Algorithms
delay7.6.2.29 rnrs r5rs
delete6.7.2.6 List Modification
delete7.5.3.8 Deleting
delete!6.7.2.6 List Modification
delete!7.5.3.8 Deleting
delete-duplicates7.5.3.8 Deleting
delete-duplicates!7.5.3.8 Deleting
delete-file7.2.3 File System
delete-trap!6.25.4.5 Trap States
delete1!6.7.2.6 List Modification
delq6.7.2.6 List Modification
delq!6.7.2.6 List Modification
delq1!6.7.2.6 List Modification
delv6.7.2.6 List Modification
delv!6.7.2.6 List Modification
delv1!6.7.2.6 List Modification
denominator6.6.2.3 Real and Rational Numbers
denominator7.6.2.2 rnrs base
deq!7.12 Queues
dereference-pointer6.20.5.3 Void Pointers and Byte Access
describe4.3.4.1 Help Commands
directory-stream?7.2.3 File System
dirname7.2.3 File System
disable-trap!6.25.4.5 Trap States
disable-value-history!4.3.3 Value History
disassemble4.3.4.4 Compile Commands
disassemble-file4.3.4.4 Compile Commands
display6.17.3 Writing Scheme Values
display7.6.2.16 rnrs io simple
display7.6.2.16 rnrs io simple
displayWrite and Display
display-application6.25.1.3 Frames
display-backtrace6.25.1.2 Stacks
display-error6.13.11 How to Handle Errors
div7.6.2.2 rnrs base
div10.3.6.12 Inlined Mathematical Instructions
div-and-mod7.6.2.2 rnrs base
div07.6.2.2 rnrs base
div0-and-mod07.6.2.2 rnrs base
do6.13.4 Iteration mechanisms
do7.6.2.7 rnrs control
dotted-list?7.5.3.2 Predicates
doubly-weak-hash-table?6.18.3.1 Weak hash tables
down4.3.4.6 Debug Commands
drain-input6.14.2 Reading
drop7.5.3.3 Selectors
drop10.3.6.10 Miscellaneous Instructions
drop-right7.5.3.3 Selectors
drop-right!7.5.3.3 Selectors
drop-while7.5.3.7 Searching
dup7.2.2 Ports and File Descriptors
dup10.3.6.10 Miscellaneous Instructions
dup->fdes7.2.2 Ports and File Descriptors
dup->inport7.2.2 Ports and File Descriptors
dup->outport7.2.2 Ports and File Descriptors
dup->port7.2.2 Ports and File Descriptors
dup27.2.2 Ports and File Descriptors
duplicate-port7.2.2 Ports and File Descriptors
dynamic-call6.20.2 Foreign Functions
dynamic-func6.20.2 Foreign Functions
dynamic-link6.20.1 Foreign Libraries
dynamic-object?6.20.1 Foreign Libraries
dynamic-pointer6.20.5.2 Foreign Variables
dynamic-state?6.21.7 Fluids and Dynamic States
dynamic-unlink6.20.1 Foreign Libraries
dynamic-wind6.13.10 Dynamic Wind
dynamic-wind7.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] [ ? ]
© manpagez.com 2000-2026
Individual documents may contain additional copyright information.