gap icon indicating copy to clipboard operation
gap copied to clipboard

Expose `MEET_BLIST` as `MeetBlist` in `list.g` and document.

Open Joseph-Edwards opened this issue 1 year ago • 2 comments

Declares synonym for MeetBlist, which resolves #5695.

Text for release notes

see title

Joseph-Edwards avatar Aug 27 '24 12:08 Joseph-Edwards

Looks good to me @Joseph-Edwards

james-d-mitchell avatar Aug 27 '24 15:08 james-d-mitchell

Could you chuck some tests in a test file, check boring things like:

Putting integers, or 'fail', in the list, check different lengths.

ChrisJefferson avatar Aug 27 '24 15:08 ChrisJefferson