Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VEBER Philippe
codepi
Commits
4f6671ff
Commit
4f6671ff
authored
Nov 07, 2020
by
Philippe Veber
Browse files
tk: new Let_syntax module
parent
527fa3c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
lib/toolbox/let_syntax.ml
lib/toolbox/let_syntax.ml
+4
-0
No files found.
lib/toolbox/let_syntax.ml
0 → 100644
View file @
4f6671ff
module
Result
=
struct
let
(
let
*
)
=
Result
.
bind
let
(
let
+
)
x
f
=
Result
.
map
f
x
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment