mirror of
https://github.com/duke-git/lancet.git
synced 2026-03-01 00:35:28 +08:00
2 lines
1.6 KiB
JavaScript
2 lines
1.6 KiB
JavaScript
import{_ as l,o as p,c as o,k as s,a as n,X as a}from"./chunks/framework.6e839c56.js";const C=JSON.parse('{"title":"Condition","description":"","frontmatter":{},"headers":[],"relativePath":"en/api/packages/condition.md","filePath":"en/api/packages/condition.md"}'),e={name:"en/api/packages/condition.md"},t=s("h1",{id:"Condition",tabindex:"-1"},[n("Condition "),s("a",{class:"header-anchor",href:"#Condition","aria-label":'Permalink to "Condition"'},"")],-1),c=s("p",null,[n("Package condition contains some functions for conditional judgment. eg. And, Or, TernaryOperator... The implementation of this package refers to the implementation of carlmjohnson's truthy package, you may find more useful information in "),s("a",{href:"https://github.com/carlmjohnson/truthy",target:"_blank",rel:"noreferrer"},"truthy"),n(", thanks carlmjohnson.")],-1),r=s("div",{STYLE:"page-break-after: always;"},null,-1),y=s("h2",{id:"Source-",tabindex:"-1"},[n("Source: "),s("a",{class:"header-anchor",href:"#Source-","aria-label":'Permalink to "Source:"'},"")],-1),F=s("ul",null,[s("li",null,[s("a",{href:"https://github.com/duke-git/lancet/blob/main/condition/condition.go",target:"_blank",rel:"noreferrer"},"https://github.com/duke-git/lancet/blob/main/condition/condition.go")])],-1),i=s("div",{STYLE:"page-break-after: always;"},null,-1),A=a("",2),d=s("div",{STYLE:"page-break-after: always;"},null,-1),u=a("",2),E=s("div",{STYLE:"page-break-after: always;"},null,-1),f=a("",49),h=[t,c,r,y,F,i,A,d,u,E,f];function B(g,m,b,v,q,k){return p(),o("div",null,h)}const P=l(e,[["render",B]]);export{C as __pageData,P as default};
|