theseion / Fuel

Fuel, the Smalltalk object serializer
https://theseion.github.io/Fuel
MIT License
26 stars 12 forks source link

Do not use notNil - use isNotNil instead #292

Closed astares closed 6 months ago

astares commented 6 months ago

Fix #290

astares commented 6 months ago

@theseion Thanks!