-
<||= loop sort keys get pageTree\documentation\library last chop pagePath 'fff [ fun: replace replace fff "_" "" "-" "?" ||>
<|| if and? :function = type var fun `?` <> last fun [ ||>
- <||= fun ||> <|| ] ||> <||]||>
<||= importPartial "components/sidebar.html" ||>
<||= importPartial "components/breadcrumbs.html" ||>
<|| functionCount: 0 predicateCount: 0 constantCount: 0 loop sort keys get pageTree\documentation\library last chop pagePath 'fff [ fun: replace replace fff "_" "" "-" "?" if? :function = type var fun [ if? `?` = last fun [ predicateCount: predicateCount + 1 ] else [ functionCount: functionCount + 1 ] ] else [ constantCount: constantCount + 1 ] ] ||> <||= if functionCount > 0 [ ||>
<|| ] ||>
<||= if predicateCount > 0 [ ||>
<|| ] ||>
<||= if constantCount > 0 [ ||>
<|| ] ||>
<||= capitalize last chop pagePath ||>
<||= dsc: W\description set dsc 0 to :char lower to :string dsc\0 dsc ||>
<|| functionCount: 0 predicateCount: 0 constantCount: 0 loop sort keys get pageTree\documentation\library last chop pagePath 'fff [ fun: replace replace fff "_" "" "-" "?" if? :function = type var fun [ if? `?` = last fun [ predicateCount: predicateCount + 1 ] else [ functionCount: functionCount + 1 ] ] else [ constantCount: constantCount + 1 ] ] ||> <||= if functionCount > 0 [ ||>
Functions
Predicates
-
<||= loop sort keys get pageTree\documentation\library last chop pagePath 'fff [ fun: replace replace fff "_" "" "-" "?" ||>
<|| if and? :function = type var fun `?` = last fun [ ||>
- <||= fun ||> <|| ] ||> <||]||>
Constants
-
<||= loop sort keys get pageTree\documentation\library last chop pagePath 'fff [ fun: replace replace fff "_" "" "-" "?" ||>
<|| if :function <> type var fun [ ||>
- <||= fun ||> <|| ] ||> <||]||>