Skip to content

Commit

Permalink
add use Option to string.satyg
Browse files Browse the repository at this point in the history
  • Loading branch information
gfngfn committed Oct 28, 2024
1 parent fcfc3c2 commit be66985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib-satysfi/packages/stdlib/stdlib.0.0.1/src/string.satyg
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
use open Basic
use Int
use Option
use List

module String :> sig
Expand Down

0 comments on commit be66985

Please sign in to comment.