Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 1.25 KB

JsonLogic-notes.md

File metadata and controls

31 lines (21 loc) · 1.25 KB

JsonLogic

Implementations

Alternatives

Tests

Official unit tests, apparently also used to test the Kotlin implementation from advantagefse. However, that set is not complete, especially with regards to edge case behaviour involving "degenerate" values like null, {}, [], etc.