r3bl-open-core
r3bl-open-core copied to clipboard
Create interview questions out of editor_engine & editor_buffer
using this as inspiration https://github.com/r3bl-org/r3bl_rs_utils/blob/main/tests/test_editor_buffer.rs
create a set of interview questions based on:
- editor engine (redux / state machine)
- editor buffer (array manipulation)