There was an error while loading. Please reload this page.
1 parent 21821b0 commit 837ac47Copy full SHA for 837ac47
index.d
@@ -24,7 +24,7 @@ $(BOOKTABLE ,
24
$(TR $(TDNW $(MREF mir,lob)) $(TD Binar and Char Large Objects ))
25
$(LEADINGROW Date and time)
26
$(TR $(TDNW $(MREF mir,date)) $(TD Fast BetterC Date type with Boost ABI and mangling compatability))
27
- $(TR $(TDNW $(MREF mir,timestamp)) $(TD Timestamp ))
+ $(TR $(TDNW $(MREF mir,timestamp)) $(TD General purpose timestamp implementation with arbitrary precision ))
28
$(LEADINGROW NDarrays and Algorithms)
29
$(TR $(TDNW $(MREF mir,algorithm,iteration)) $(TD Mir & BetterC rework of Phobos.))
30
$(TR $(TDNW $(MREF mir,algorithm,setops)) $(TD Mir & BetterC rework of Phobos.))
0 commit comments