Commit 531317c8 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[DOC] comments

parent 6f1e7414
Pipeline #4663 canceled with stage
...@@ -862,6 +862,8 @@ rmListNgrams :: RepoCmdM env err m ...@@ -862,6 +862,8 @@ rmListNgrams :: RepoCmdM env err m
-> m () -> m ()
rmListNgrams l nt = setListNgrams l nt mempty rmListNgrams l nt = setListNgrams l nt mempty
-- | TODO: incr the Version number
-- && should use patch
setListNgrams :: RepoCmdM env err m setListNgrams :: RepoCmdM env err m
=> NodeId => NodeId
-> NgramsType -> NgramsType
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment