Merge commit '978856e2ad12d2bcaf37bb9e31f806b30a4c42f4'

This commit is contained in:
Bjørn Erik Pedersen
2018-12-26 10:27:54 +01:00
18 changed files with 432 additions and 15 deletions

View File

@@ -1,6 +1,7 @@
---
title: reflect.IsMap
description: Reports if a value is a map.
draft: true
godocref:
date: 2018-11-28
publishdate: 2018-11-28

View File

@@ -1,6 +1,7 @@
---
title: reflect.IsSlice
description: Reports if a value is a slice.
draft: true
godocref:
date: 2018-11-28
publishdate: 2018-11-28