You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Haskell-FER
In function treeFilter alpha doesn't have Ord constraint so I guess it isn't ordered tree. But what when node doesn't satisfies condition and his kids do, how tree should look then.
Luka Hadžiegrić
unread,
Jan 14, 2018, 11:01:10 AM1/14/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Haskell-FER
Hm... good question. Only logical solution that would give consistent results would be dropping the whole branch of that tree, so I'd say go with that :D
Luka Hadžiegrić
unread,
Jan 14, 2018, 11:01:53 AM1/14/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message