monday?

check if given date is a Monday


Parameters

monday? date :date

Returns

  • :logical

Examples

copy
print sunday? now ; false

Related