ocaml-re
                                
                                 ocaml-re copied to clipboard
                                
                                    ocaml-re copied to clipboard
                            
                            
                            
                        Some functions in the Re module still using deprecated 'substrings' alias
The functions exec, exec_opt, all, etc. in the Re module still uses the substrings alias although it has been marked as deprecated.
Could you send a PR to fix this?
Fixed in https://github.com/ocaml/ocaml-re/pull/246