= 1024">
Learn
Packages
Community
Blog
Playground
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed delay:500ms, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" >
Searching...
Or go to:
Standard Library API
Learn
Packages
Community
Blog
Playground
Get started
functoria
latest (4.3.5)
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.2.1
4.2.0
4.1.1
4.1.0
4.0.0
4.0.0~beta3
4.0.0~beta2
4.0.0~beta1
3.1.2
3.1.1
3.1.0
3.0.3
3.0.2
3.0.1
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
1.1.1
1.1.0
1.0.0
Documentation
functoria lib
Functoria
.
Action
.
List
Module
= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
side menu
package functoria
functoria
Functoria
Action
Infix
List
Syntax
Cli
DSL
Device
Graph
Dune
Engine
Impl
Tbl
Info
Install
KEY
Alias
Arg
Set
Key
Alias
Arg
Set
Lib
Make
P
S
Opam
Package
Tool
Make
P
S
Type
functoria.test
Functoria_test
Legend:
Library
Module
Module type
Parameter
Class
Class type
val
iter :
f:
(
'a
->
unit
t
)
->
'a
list
->
unit
t
val
map :
f:
(
'a
->
'b
t
)
->
'a
list
->
'b
list
t