= 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
visitors
latest (20210608)
20210608
20210316
20210127
20200210
20200207
20190711
20180513
20180306
20171124
20170828
20170725
20170420
20170404
20170317
20170308
20170127
Documentation
VisitorsRuntime lib
VisitorsRuntime
.
unit_monoid
Class
= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
side menu
Overview
Docs
package visitors
VisitorsRuntime
VisitorsRuntime
addition_monoid
endo
fold
fold2
iter
iter2
map
map2
mapreduce
mapreduce2
monoid
reduce
reduce2
unit_monoid
Legend:
Library
Module
Module type
Parameter
Class
Class type
constraint
'a
= unit
method
private
plus :
'a
->
'a
->
'a
method
private
zero :
'a