https://codereview.appspot.com/14268043/diff/9001/scm/define-context-properties.scm
File scm/define-context-properties.scm (right):

https://codereview.appspot.com/14268043/diff/9001/scm/define-context-properties.scm#newcode218
scm/define-context-properties.scm:218: (completionFactor
,rational-or-procedure?
With Guile-2, one would probably just make this procedure? and be done.
If you want to have 1 here, you can then write (const 1) in order to get
a function returning 1 no matter what you call it with.

One could provide const as (lambda (arg) (lambda rest arg)) as
compatibility, but it seems a bit strange.

https://codereview.appspot.com/14268043/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to