Migrate codebase to new option/result split #141

Closed
opened 2022-04-30 16:43:23 +02:00 by Jef Roosens · 3 comments
Owner

A PR was recently merged which changed the way the question mark operator works in V. Now there's also a ! operator which signifies a function that can return an error. I'd like to migrate the codebase to this new paradigm.

A PR was recently merged which changed the way the question mark operator works in V. Now there's also a `!` operator which signifies a function that can return an error. I'd like to migrate the codebase to this new paradigm.
Jef Roosens added this to the (deleted) milestone 2022-04-30 16:43:23 +02:00
Jef Roosens added the
enhancement
label 2022-04-30 16:43:23 +02:00
Author
Owner

It would be better to wait until vlib has properly migrated as well. Otherwise, we'll have a lot of conflicts.

It would be better to wait until vlib has properly migrated as well. Otherwise, we'll have a lot of conflicts.
Jef Roosens removed this from the (deleted) milestone 2022-06-10 16:30:15 +02:00
Author
Owner

Now that we're only using V 0.3, we'll do this once V 0.4 is released, which will contain this change (I'm assuming).

Now that we're only using V 0.3, we'll do this once V 0.4 is released, which will contain this change (I'm assuming).
Author
Owner

I've already long done this.

I've already long done this.
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#141
No description provided.