Dictu icon indicating copy to clipboard operation
Dictu copied to clipboard

Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.

Results 72 Dictu issues
Sort by recently updated
recently updated
newest added
trafficstars

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Uses of `valueToString` and such...

tech debt

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? The `Path` library does not...

feature request

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? It would be good if...

feature request

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? As of #417 annotations have...

feature request

I'd be happy if it had the same semantics as Python's [`os.walk`](https://docs.python.org/3/library/os.html#os.walk)

feature request

I wanted to use dictu but i see there is no executables to install rather i should manually build it from the source. It will be good if you make...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Potentially to extend `System`, or...

feature request

### Is your feature request related to a problem? There does not appear to be any way to access the content of a module object programmatically. ### Describe the solution...

feature request

### Is your feature request related to a problem? Look into unpacking for functions, to begin with just list unpacking that map to positional arguments. We can look into this...

feature request

### Is your feature request related to a problem? Please describe. Currently there is no way to pass in arguments to a function based on a named argument, this can...

feature request