package guile
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
with_continuation_barrier f
runs the function f
preventing any non-local control flow beyond the current calling context.
shell ()
starts execution of a Guile repl.
Note: assumes Guile.init
has been called.
val load : string -> scm
load filename
loads the file at filename
and evaluates it as a Guile scheme object.
val eol : scm
eol
represents an empty list in Guile.
val undefined : scm
undefined
represents a nullary value in Guile, can be passed in as none values to functions with optional arguments.
module Bool : sig ... end
module Number : sig ... end
module Pair : sig ... end
module List : sig ... end
module Char : sig ... end
module String : sig ... end
module Symbol : sig ... end
module Error : sig ... end
module Functions : sig ... end
eval ?state s
evaluates a Guile scheme s-expression s
in execution state state
.
val eval_string : string -> scm
eval_string s
evaluates a string s
as a Guile scheme s-expression
to_string ?printer v
returns a string representation of a Guile scheme value v
.
module Sexp : sig ... end
module Module : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>