Pulled sameContents function out into nim-langutils library.

This commit is contained in:
Jonathan Bernard
2017-05-08 12:32:55 -05:00
parent 1e2af48892
commit 13165879c5
5 changed files with 5 additions and 55 deletions

View File

@ -1,6 +1,7 @@
import logging, json, os, nre, sequtils, strtabs, tables, times
import private/util
from langutils import sameContents
from typeinfo import toAny
# Types