I did some cleanup for Boolean, OrderedSet, Void, MKFLCFN, you can see them in:
https://github.com/oldk1331/fricas/commits/mymaster Or: https://github.com/oldk1331/fricas/commit/116a8c937f51249b62adeb7167162c2de96516dc.patch Boolean : Move the 'test' function to Equation; remove local function 'nt', use '~' instead https://github.com/oldk1331/fricas/commit/26d6f7b163ca1cd019f93f277812cfa6200f72a5.patch OrderedSet: Use '<' consistently. https://github.com/oldk1331/fricas/commit/f808c7168a73af4ce12fa6494a3e22411f1ef6bf.patch Void: fix documentation and remove unnecessary Rep. https://github.com/oldk1331/fricas/commit/9c251bd4e5e99de32d0ec05976fcb44df497ed59.patch MKFLCFN: consistent usage of 'l' and 'll'; add documentation. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
