Skip to content

Commit

Permalink
Add related section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurvr committed Feb 19, 2015
1 parent 1cbaac2 commit 3231e74
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ isMap(new Map());
isMap({});
//=> false
```
## Related

* [`is-weakmap`](https://github.com/arthurvr/is-weakmap)
* [`is-set`](https://github.com/arthurvr/is-set)
* [`is-weakset`](https://github.com/arthurvr/is-weakset)

## License

Expand Down

0 comments on commit 3231e74

Please sign in to comment.