almibe / ligature-fs

F# based implementation of Ligature.
https://ligature.dev
Mozilla Public License 2.0
1 stars 0 forks source link

add assert-equal combinator #208

Closed almibe closed 3 months ago

almibe commented 3 months ago
@a {a b c}
@b {d e f}
@ { given = @a, expect = @b }
assert-equal