Project

General

Profile

« Previous | Next » 

Revision f8d83dcd

Added by Ewoud Kohl van Wijngaarden almost 2 years ago

Remove redundant Optional data types

When a parameter has a default, there is no way to set it back to undef.
That means the Optional part is redundant and the data type can be
simplified.

  • added
  • modified
  • copied
  • renamed
  • deleted