Just seeing this. Not a big fan because it's confusing:
- A getter of type `'a` can be either a static value of type '`a` or a function 
of type `() -> `a`
- `{v}` is already syntactic sugar for `fun () -> v`.
Type displaying a type `{float}` you will get people confused since you are 
incorrectly equating the former with the later.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/786#issuecomment-494407173
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to