From 5abe8804698f403ab9cd10f0d8f8ba92bc15b68c Mon Sep 17 00:00:00 2001 From: Araq Date: Fri, 20 Sep 2019 20:22:37 +0200 Subject: last stdlib cleanups --- lib/std/varints.nim | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/std') diff --git a/lib/std/varints.nim b/lib/std/varints.nim index 483d5c96c..4d0ff3c2c 100644 --- a/lib/std/varints.nim +++ b/lib/std/varints.nim @@ -7,8 +7,10 @@ # distribution, for details about the copyright. # -## Note this API is still experimental! A variable length integer +## A variable length integer ## encoding implementation inspired by SQLite. +## +## Unstable API. const maxVarIntLen* = 9 ## the maximal number of bytes a varint can take -- cgit 1.4.1-2-gfad0 7dfadb8b4e95d09981fbeb01d85b12f23946c3e7'>this commit This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)ahoang <ahoang@tilde.institute>
summary refs log blame commit diff stats
path: root/koch.nim.cfg
blob: 1d7acf579cce289a7173c01360199916a3ed5377 (plain) (tree)
1