Migrate codebase to new option/result split #141

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

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

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

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).

I've already long done this.

I've already long done this.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
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
There is no content yet.