haskell中是否有一个函数用于纪元时间,以秒/毫秒为单位?
也许类似于java的东西
System.currentTimeMillis();
编辑:as Int或Integer?
Int
Integer
haskell
haskell ×1