mirror of
https://github.com/duke-git/lancet.git
synced 2026-03-01 00:35:28 +08:00
doc: update doc site
This commit is contained in:
@@ -1 +0,0 @@
|
||||
import{_ as t,o as e,c as a,X as n}from"./chunks/framework.6e839c56.js";const m=JSON.parse('{"title":"What is lancet?","description":"","frontmatter":{"outline":"deep"},"headers":[],"relativePath":"en/guide/introduction.md","filePath":"en/guide/introduction.md"}'),i={name:"en/guide/introduction.md"},o=n('<h1 id="What-is-lancet-" tabindex="-1">What is lancet? <a class="header-anchor" href="#What-is-lancet-" aria-label="Permalink to "What is lancet?""></a></h1><p><b>Lancet is a powerful, efficient, and reusable util function library of go. Inspired by the java apache common package and lodash.js. </b></p><h2 id="Why-lancet-" tabindex="-1">Why lancet? <a class="header-anchor" href="#Why-lancet-" aria-label="Permalink to "Why lancet?""></a></h2><p>Lancet makes Go dev easier by taking the hassle out of working with concurrency, net, math, slice, string, etc. Lancet's utility methods are great for:</p><ul><li>Iterating slice and array.</li><li>Manipulating strings.</li><li>Work with net and http.</li><li>Other tools, eg. random, crypto, stream, retry, etc.</li></ul>',5),r=[o];function c(l,s,d,h,u,_){return e(),a("div",null,r)}const f=t(i,[["render",c]]);export{m as __pageData,f as default};
|
||||
Reference in New Issue
Block a user