cedar-policy / rfcs

Apache License 2.0
10 stars 8 forks source link

Amend RFC 80 #84

Closed shaobo-he-aws closed 3 weeks ago

shaobo-he-aws commented 3 weeks ago

This PR amends RFC 80 in two ways.

  1. Introduce a new constructor for datetime.
  2. Do not overload comparison operators. Instead, use methods like the decimal extension.
shaobo-he-aws commented 3 weeks ago

Closed now given new info.