From 98753da33188e3eef2362c4ed3c2bea166b8f10b Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Wed, 25 Mar 2020 13:47:03 -0700 Subject: distinctBase overload for values (#13746) --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index daed6c02b..a452965b2 100644 --- a/changelog.md +++ b/changelog.md @@ -122,7 +122,7 @@ echo f - Added `net.getPeerCertificates` and `asyncnet.getPeerCertificates` for retrieving the verified certificate chain of the peer we are connected to through an SSL-wrapped `Socket`/`AsyncSocket`. - +- Added `distinctBase` overload for values: `assert 12.MyInt.distinctBase == 12` ## Library changes -- cgit 1.4.1-2-gfad0 09981fbeb01d85b12f23946c3e7'>this commit This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)ahoang <ahoang@tilde.institute>
summary refs log tree commit diff stats
path: root/doc/overview.txt
blob: 2420390860c124d86dc754e7c27c74d1f26ef228 (plain) (blame)
1
2
3
4
5
6
7
8
9
=============================
Nimrod Documentation Overview
=============================

:Author: Andreas Rumpf
:Version: |nimrodversion|

.. include:: ../doc/docs.txt