Skip to content
#

command

Here are 916 public repositories matching this topic...

EGAMAGZ
EGAMAGZ commented Jul 11, 2020

This feature request is not related with any problem. It's just something that with the use of the library I notice and I think is missing

The feature I'm telling is the possibilty to change the text of a selected item in a Scroll Menu with a method. This method could receive the index of the item you want to change and the new text, or only recieve the new text and take the value of the index t

serradura
serradura commented Sep 13, 2020

Suggestions:

Micro::Case instance

<Sum (Micro::Case) attributes={a: 1, b: 1}>
<Sum (Micro::Case::Safe) attributes={a: 1, b: 1}>
<Sum (Micro::Case::Strict) attributes={a: 1, b: 1}>

Micro::Case:::Result instance

<Success (Micro::Case::Result) type=:ok data={number: 2} transitions=1>

<Failure (Micro::Case::Result) type=:invalid_number data={invalid_number: true} 

Improve this page

Add a description, image, and links to the command topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the command topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.