jazzdotdev / jazzdotdev/jazz-module-map

torchbear bindings module map

Aperta
#7 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Lua
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

(related to #4)

functions and their arguments, eg:

- `module.set("to_camel_case", lua.createfunction(|, text: String| {...`
- `module.set("to_table", lua.create_function(|lua, text: String| {...`

these functions exist and they take strings named 'text'

- `module.set("match", lua.create_function(|_, (expr, val): (String, String)|`
- `module.set("replace_all", lua.create_function(|_, (expr, val, patt): (String, String, String)| {`

these have two and three arguments

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start with the module.set bindings listed in the issue and review related issue #4. Trace how these bindings are represented in the module map; done means the listed functions and their string arguments are captured consistently.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
lua, rust
Ambito
documentation, tooling
Tipo di issue
Documentazione
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.