From 52e3938bbeec284d88422a58875caa422da7ed3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Feje=C5=A1?= Date: Tue, 19 Dec 2017 21:37:13 +0100 Subject: [PATCH] add isPrime to tag_database --- tag_database | 1 + 1 file changed, 1 insertion(+) diff --git a/tag_database b/tag_database index 45af1e960..5eb4c145c 100644 --- a/tag_database +++ b/tag_database @@ -56,6 +56,7 @@ isDivisible:math isEven:math isFunction:utility isNumber:utility +isPrime:math isString:utility isSymbol:utility JSONToDate:date