Unify finders naming.
This commit is contained in:
parent
25d0a806ce
commit
4893d1e7d5
6 changed files with 29 additions and 24 deletions
|
@ -216,7 +216,7 @@
|
|||
;; Return members to notify because of late payments for more than
|
||||
;; given number of months
|
||||
(define (members-to-notify mb months)
|
||||
(filter-members-by-predicate
|
||||
(find-members-by-predicate
|
||||
mb
|
||||
(lambda (mr)
|
||||
(let ((total (member-total-balance mr))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue